|
Blender V5.0
|
#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 796 of file gpu_shader_create_info.hh.
|
inline |
Definition at line 801 of file gpu_shader_create_info.hh.
Definition at line 797 of file gpu_shader_create_info.hh.
Definition at line 798 of file gpu_shader_create_info.hh.
Definition at line 799 of file gpu_shader_create_info.hh.