Searched defs:DevicePropertiesGL (Results 1 – 1 of 1) sorted by relevance
245 struct DevicePropertiesGL { struct246 int32_t max3DTextureSize;247 int32_t maxTextureSize;248 int32_t maxArrayTextureLayers;249 float maxTextureLodBias;250 int32_t maxCubeMapTextureSize;251 int32_t maxRenderbufferSize;252 float maxTextureMaxAnisotropy;253 float maxViewportDims[2];254 int32_t maxViewports;[all …]