Searched refs:get_tex_lod (Results 1 – 3 of 3) sorted by relevance
40 get_tex_lod = FETCH_OP_GET_LOD, enumerator
111 case get_tex_lod: return "GET_LOD"; in opname()
221 auto tex_op = TexInstruction::get_tex_lod; in emit_tex_lod()