|
Blender V4.5
|
#include <gpu_shader_create_info.hh>
Public Member Functions | |
| bool | operator== (const ComputeStageLayout &b) const |
Public Attributes | |
| int | local_size_x = -1 |
| int | local_size_y = -1 |
| int | local_size_z = -1 |
Definition at line 702 of file gpu_shader_create_info.hh.
|
inline |
Definition at line 707 of file gpu_shader_create_info.hh.
Definition at line 703 of file gpu_shader_create_info.hh.
Definition at line 704 of file gpu_shader_create_info.hh.
Definition at line 705 of file gpu_shader_create_info.hh.