Searched refs:GL_ARB_texture_non_power_of_two (Results 1 – 7 of 7) sorted by relevance
85 - PIPE_CAP_NPOT_TEXTURES is equivalent to GL 2.0 or GL_ARB_texture_non_power_of_two119 - PIPE_CAP_NPOT_TEXTURES is equivalent to GL 2.0 or GL_ARB_texture_non_power_of_two139 - PIPE_CAP_NPOT_TEXTURES is equivalent to GL 2.0 or GL_ARB_texture_non_power_of_two165 - PIPE_CAP_NPOT_TEXTURES is equivalent to GL 2.0 or GL_ARB_texture_non_power_of_two
44 GL_ARB_texture_non_power_of_two extension
61 GL_ARB_texture_non_power_of_two98 GL_ARB_texture_non_power_of_two and GL_EXT_shadow_funcs, Mesa 5.1 supports
1160 - GL_ARB_texture_non_power_of_two extension1286 - Omit GL_ARB_texture_non_power_of_two from list of OpenGL 1.5 features
107 if (GLContext.getCapabilities().GL_ARB_texture_non_power_of_two) { in initialize()734 if (!GLContext.getCapabilities().GL_ARB_texture_non_power_of_two) { in updateTexImageData()
297 if (ctxCaps.GL_ARB_texture_non_power_of_two) { in initialize()1825 if (!GLContext.getCapabilities().GL_ARB_texture_non_power_of_two) { in updateTexImageData()
1842 #ifndef GL_ARB_texture_non_power_of_two7573 #ifndef GL_ARB_texture_non_power_of_two7574 #define GL_ARB_texture_non_power_of_two 1 macro