|
Blender V4.5
|
#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 684 of file gpu_shader_create_info.hh.
|
inline |
Definition at line 691 of file gpu_shader_create_info.hh.
Definition at line 686 of file gpu_shader_create_info.hh.
Set to -1 by default to check if used.
Definition at line 689 of file gpu_shader_create_info.hh.
Definition at line 685 of file gpu_shader_create_info.hh.
Definition at line 687 of file gpu_shader_create_info.hh.