|
Blender V5.0
|
#include <gpu_shader_create_info.hh>
Public Member Functions | |
| bool | operator== (const GeometryStageLayout &b) const |
Public Attributes | |
| PrimitiveIn | primitive_in |
| int | invocations |
| PrimitiveOut | primitive_out |
| int | max_vertices = -1 |
Definition at line 778 of file gpu_shader_create_info.hh.
|
inline |
Definition at line 785 of file gpu_shader_create_info.hh.
Definition at line 780 of file gpu_shader_create_info.hh.
Set to -1 by default to check if used.
Definition at line 783 of file gpu_shader_create_info.hh.
Definition at line 779 of file gpu_shader_create_info.hh.
Definition at line 781 of file gpu_shader_create_info.hh.