Searched refs:GL_NEAREST_MIPMAP_NEAREST (Results 1 – 6 of 6) sorted by relevance
317 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
567 : (mipmap == TextureMipMap::Yes ? GL_NEAREST_MIPMAP_NEAREST : GL_NEAREST))); in bindTexture()
260 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
262 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro