Searched refs:is_cube (Results 1 – 3 of 3) sorted by relevance
76 bool is_cube : 1; member
342 tex->use_reg_lod = !instr->fetch.is_cube; in instr_emit_fetch()
793 instr->fetch.is_cube = (inst->Texture.Texture == TGSI_TEXTURE_3D); in translate_tex()