Searched refs:TEXTURE_MIPMAPS (Results 1 – 4 of 4) sorted by relevance
67 GLStateType.TEXTURE_MIPMAPS, in getProperty()
139 TEXTURE_MIPMAPS("Texture Mipmap State"), enumConstant
299 IGLProperty mipmapState = new GLSparseArrayProperty(GLStateType.TEXTURE_MIPMAPS, in createTextureState()
145 ((GLCompositeProperty) state).getProperty(GLStateType.TEXTURE_MIPMAPS); in getFirstMipmapImage()