|
Blender V5.0
|
Variables | |
| const int | gl_VertexID |
| const int | gl_InstanceID |
| const int | gl_BaseVertex |
| const int | gpu_BaseInstance |
| const int | gpu_InstanceIndex |
| float4 | gl_Position = float4(0) |
| float | gl_PointSize = 0 |
| float | gl_ClipDistance [6] = {0} |
| int | gpu_Layer = 0 |
| int | gpu_ViewportIndex = 0 |
|
extern |
| float gl_VertexShader::gl_ClipDistance[6] = {0} |
Definition at line 28 of file gpu_shader_cxx_global.hh.
|
extern |
| float gl_VertexShader::gl_PointSize = 0 |
Definition at line 27 of file gpu_shader_cxx_global.hh.
Definition at line 26 of file gpu_shader_cxx_global.hh.
|
extern |
|
extern |
|
extern |
| int gl_VertexShader::gpu_Layer = 0 |
Definition at line 29 of file gpu_shader_cxx_global.hh.
| int gl_VertexShader::gpu_ViewportIndex = 0 |
Definition at line 30 of file gpu_shader_cxx_global.hh.