Searched refs:NV_texture_npot_2D_mipmap (Results 1 – 3 of 3) sorted by relevance
65 bool NV_texture_npot_2D_mipmap; member
411 (dc->gl.gl.NV_texture_npot_2D_mipmap || dc->gl.gl.IMG_texture_npot)) { in setupSampler()412 if (dc->gl.gl.NV_texture_npot_2D_mipmap) { in setupSampler()
403 dc->gl.gl.NV_texture_npot_2D_mipmap = NULL != strstr((const char *)dc->gl.gl.extensions, in rsdGLInit()