Go to the source code of this file.
◆ KERNEL_STRUCT_BEGIN
| #define KERNEL_STRUCT_BEGIN |
( |
| name, |
|
|
| parent ) |
◆ KERNEL_STRUCT_END
| #define KERNEL_STRUCT_END |
( |
| name | ) |
|
◆ KERNEL_STRUCT_MEMBER
| #define KERNEL_STRUCT_MEMBER |
( |
| parent, |
|
|
| type, |
|
|
| name ) |
◆ KERNEL_STRUCT_MEMBER_DONT_SPECIALIZE
| #define KERNEL_STRUCT_MEMBER_DONT_SPECIALIZE |
◆ SHADER_NODE_TYPE
| #define SHADER_NODE_TYPE |
( |
| type | ) |
|
Value:
#define KERNEL_STRUCT_MEMBER(parent_struct, type, name, feature)
Definition at line 248 of file function_constants.h.
◆ anonymous enum
| Enumerator |
|---|
| Kernel_DummyConstant | |
| KernelData_kernel_features | |
Definition at line 5 of file function_constants.h.