Searched refs:SHADER_REQ_LODQ (Results 1 – 1 of 1) sorted by relevance
49 #define SHADER_REQ_LODQ (1 << 5) macro231 { SHADER_REQ_LODQ, "GL_ARB_texture_query_lod" },2092 ctx->shader_req_bits |= SHADER_REQ_LODQ; in translate_tex()