Blender
V3.3
|
Public Attributes | |
GLuint | v_count |
GLuint | i_count |
GLuint | v_first |
GLuint | i_first |
Definition at line 27 of file gl_drawlist.cc.
GLuint GLDrawCommand::i_count |
Definition at line 29 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
GLuint GLDrawCommand::i_first |
Definition at line 31 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
GLuint GLDrawCommand::v_count |
Definition at line 28 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().
GLuint GLDrawCommand::v_first |
Definition at line 30 of file gl_drawlist.cc.
Referenced by blender::gpu::GLDrawList::append(), and blender::gpu::GLDrawList::submit().