Blender  V3.3
Public Attributes | List of all members
GLDrawCommandIndexed Struct Reference

Public Attributes

GLuint v_count
 
GLuint i_count
 
GLuint v_first
 
GLuint base_index
 
GLuint i_first
 

Detailed Description

Definition at line 34 of file gl_drawlist.cc.

Member Data Documentation

◆ base_index

GLuint GLDrawCommandIndexed::base_index

Definition at line 38 of file gl_drawlist.cc.

Referenced by blender::gpu::GLDrawList::append().

◆ i_count

GLuint GLDrawCommandIndexed::i_count

◆ i_first

GLuint GLDrawCommandIndexed::i_first

◆ v_count

GLuint GLDrawCommandIndexed::v_count

◆ v_first

GLuint GLDrawCommandIndexed::v_first

The documentation for this struct was generated from the following file: