|
Blender
V2.93
|
#include <GPU_shader.h>
Public Attributes | |
| const char ** | vert |
| const char ** | geom |
| const char ** | frag |
| const char ** | defs |
Definition at line 63 of file GPU_shader.h.
| const char ** GPU_ShaderCreateFromArray_Params::defs |
Definition at line 64 of file GPU_shader.h.
| const char ** GPU_ShaderCreateFromArray_Params::frag |
Definition at line 64 of file GPU_shader.h.
| const char ** GPU_ShaderCreateFromArray_Params::geom |
Definition at line 64 of file GPU_shader.h.
| const char** GPU_ShaderCreateFromArray_Params::vert |
Definition at line 64 of file GPU_shader.h.