Searched refs:Program_Platform_GraphicsApi (Results 1 – 1 of 1) sorted by relevance
163 type Program_Platform_GraphicsApi int32 type166 Program_Platform_GRAPHICS_API_UNDEFINED Program_Platform_GraphicsApi = 0167 Program_Platform_GRAPHICS_API_OPENGL Program_Platform_GraphicsApi = 1168 Program_Platform_GRAPHICS_API_OPENGL_ES Program_Platform_GraphicsApi = 2185 func (x Program_Platform_GraphicsApi) Enum() *Program_Platform_GraphicsApi {186 p := new(Program_Platform_GraphicsApi)191 func (x Program_Platform_GraphicsApi) String() string {195 func (Program_Platform_GraphicsApi) Descriptor() protoreflect.EnumDescriptor {199 func (Program_Platform_GraphicsApi) Type() protoreflect.EnumType {203 func (x Program_Platform_GraphicsApi) Number() protoreflect.EnumNumber {[all …]