|
Blender
V2.93
|
Public Attributes | |
| GLuint | v_count |
| GLuint | i_count |
| GLuint | v_first |
| GLuint | i_first |
Definition at line 46 of file gl_drawlist.cc.
| GLuint GLDrawCommand::i_count |
Definition at line 48 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
| GLuint GLDrawCommand::i_first |
Definition at line 50 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
| GLuint GLDrawCommand::v_count |
Definition at line 47 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
| GLuint GLDrawCommand::v_first |
Definition at line 49 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().