Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrGLDrawElementsIndirectCommand Struct Reference

#include <GrGLTypes.h>

Public Attributes

GrGLuint fCount
 
GrGLuint fInstanceCount
 
GrGLuint fFirstIndex
 
GrGLuint fBaseVertex
 
GrGLuint fBaseInstance
 

Detailed Description

Definition at line 141 of file GrGLTypes.h.

Member Data Documentation

◆ fBaseInstance

GrGLuint GrGLDrawElementsIndirectCommand::fBaseInstance

Definition at line 146 of file GrGLTypes.h.

◆ fBaseVertex

GrGLuint GrGLDrawElementsIndirectCommand::fBaseVertex

Definition at line 145 of file GrGLTypes.h.

◆ fCount

GrGLuint GrGLDrawElementsIndirectCommand::fCount

Definition at line 142 of file GrGLTypes.h.

◆ fFirstIndex

GrGLuint GrGLDrawElementsIndirectCommand::fFirstIndex

Definition at line 144 of file GrGLTypes.h.

◆ fInstanceCount

GrGLuint GrGLDrawElementsIndirectCommand::fInstanceCount

Definition at line 143 of file GrGLTypes.h.


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