Searched defs:gl_constants (Results 1 – 1 of 1) sorted by relevance
2780 struct gl_constants struct2782 GLint MaxTextureMbytes; /**< Max memory per image, in MB */2783 GLint MaxTextureLevels; /**< Max mipmap levels. */ 2784 GLint Max3DTextureLevels; /**< Max mipmap levels for 3D textures */2785 GLint MaxCubeTextureLevels; /**< Max mipmap levels for cube textures */2786 GLint MaxArrayTextureLayers; /**< Max layers in array textures */2787 GLint MaxTextureRectSize; /**< Max rectangle texture size, in pixes */2788 GLuint MaxTextureCoordUnits;2789 GLuint MaxTextureImageUnits;2790 GLuint MaxVertexTextureImageUnits;[all …]