Searched defs:gl_constants (Results 1 – 1 of 1) sorted by relevance
460 struct gl_constants struct465 GLbitfield DriverSupportedPrimMask;467 GLuint MaxTextureMbytes; /**< Max memory per image, in MB */468 GLuint MaxTextureSize; /**< Max 1D/2D texture size, in pixels*/469 GLuint Max3DTextureLevels; /**< Max mipmap levels for 3D textures */470 GLuint MaxCubeTextureLevels; /**< Max mipmap levels for cube textures */471 GLuint MaxArrayTextureLayers; /**< Max layers in array textures */472 GLuint MaxTextureRectSize; /**< Max rectangle texture size, in pixes */473 GLuint MaxTextureCoordUnits;474 GLuint MaxCombinedTextureImageUnits;[all …]