|
Blender
V2.93
|
Public Attributes | |
| GLuint | v_count |
| GLuint | i_count |
| GLuint | v_first |
| GLuint | base_index |
| GLuint | i_first |
Definition at line 53 of file gl_drawlist.cc.
| GLuint GLDrawCommandIndexed::base_index |
Definition at line 57 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append().
| GLuint GLDrawCommandIndexed::i_count |
Definition at line 55 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
| GLuint GLDrawCommandIndexed::i_first |
Definition at line 58 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
| GLuint GLDrawCommandIndexed::v_count |
Definition at line 54 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
| GLuint GLDrawCommandIndexed::v_first |
Definition at line 56 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().