|
Blender
V3.3
|
#include <GPU_shader.h>
Public Attributes | |
| const char ** | vert |
| const char ** | geom |
| const char ** | frag |
| const char ** | defs |
Definition at line 61 of file GPU_shader.h.
| const char ** GPU_ShaderCreateFromArray_Params::defs |
Definition at line 62 of file GPU_shader.h.
| const char ** GPU_ShaderCreateFromArray_Params::frag |
Definition at line 62 of file GPU_shader.h.
| const char ** GPU_ShaderCreateFromArray_Params::geom |
Definition at line 62 of file GPU_shader.h.
| const char** GPU_ShaderCreateFromArray_Params::vert |
Definition at line 62 of file GPU_shader.h.