Searched refs:TGSI_TEXTURE_CUBE (Results 1 – 13 of 13) sorted by relevance
283 case TGSI_TEXTURE_CUBE: in tgsi_util_get_inst_usage_mask()
1875 case TGSI_TEXTURE_CUBE: in exec_tex()1957 case TGSI_TEXTURE_CUBE: in exec_txd()2163 case TGSI_TEXTURE_CUBE: in exec_sample()2246 case TGSI_TEXTURE_CUBE: in exec_sample_d()
498 #define TGSI_TEXTURE_CUBE 4 macro
246 case TGSI_TEXTURE_CUBE: in transform_texture()
128 case TGSI_TEXTURE_CUBE: in analyse_tex()
1188 case TGSI_TEXTURE_CUBE: in emit_tex()1315 case TGSI_TEXTURE_CUBE: in emit_txq()
588 return TGSI_TEXTURE_CUBE; in util_pipe_tex_to_tgsi_tex()
1550 type = TGSI_TEXTURE_CUBE; in util_gen_mipmap()
372 case TGSI_TEXTURE_CUBE: in translate_tex_src_target()399 case TGSI_TEXTURE_CUBE: in texture_num_coords()
610 if ((inst->Texture.Texture == TGSI_TEXTURE_CUBE || in txp_fetch_args()642 if ((inst->Texture.Texture == TGSI_TEXTURE_CUBE || in tex_fetch_args()
741 targets[idx].first = TGSI_TEXTURE_CUBE; in do_translate()
276 case TEXTURE_CUBE_INDEX: return TGSI_TEXTURE_CUBE; in st_translate_texture_target()
3899 if ((inst->Texture.Texture == TGSI_TEXTURE_CUBE || in tgsi_tex()4107 if (inst->Texture.Texture == TGSI_TEXTURE_CUBE || in tgsi_tex()