Home
last modified time | relevance | path

Searched refs:TGSI_TEXTURE_CUBE (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c60 tgsi_tex_instr == TGSI_TEXTURE_CUBE || in has_layer_or_depth()
120 if (tgsi_target == TGSI_TEXTURE_CUBE || in has_compat_target()
135 if (tgsi_target == TGSI_TEXTURE_CUBE || in has_compat_target()
739 case TGSI_TEXTURE_CUBE: in sp_tgsi_get_dims()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c136 case TGSI_TEXTURE_CUBE: in analyse_tex()
231 case TGSI_TEXTURE_CUBE: in analyse_sample()
H A Dlp_bld_tgsi_soa.c1988 case TGSI_TEXTURE_CUBE: in tgsi_to_pipe_tex_target()
2132 case TGSI_TEXTURE_CUBE: in emit_tex()
2341 case TGSI_TEXTURE_CUBE: in emit_sample()
3399 case TGSI_TEXTURE_CUBE: in target_to_dims_layer()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h685 TGSI_TEXTURE_CUBE, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c453 case TGSI_TEXTURE_CUBE: in tgsi_util_get_texture_coord_dim()
H A Dtgsi_exec.c2290 case TGSI_TEXTURE_CUBE: in exec_txd()
2515 case TGSI_TEXTURE_CUBE: in exec_sample()
2618 case TGSI_TEXTURE_CUBE: in exec_sample_d()
3623 case TGSI_TEXTURE_CUBE: in get_image_coord_dim()
H A Dtgsi_lowering.c1065 case TGSI_TEXTURE_CUBE: in transform_samp()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c532 case TGSI_TEXTURE_CUBE: in svga_tgsi_sampler_type()
H A Dsvga_tgsi_vgpu10.c6104 case TGSI_TEXTURE_CUBE: in tgsi_texture_to_resource_dimension()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c219 case TGSI_TEXTURE_CUBE: in transform_texture()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c356 case TGSI_TEXTURE_CUBE: in translate_tex_src_target()
386 case TGSI_TEXTURE_CUBE: in i915_coord_mask()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h690 return TGSI_TEXTURE_CUBE; in util_pipe_tex_to_tgsi_tex()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c1093 return TGSI_TEXTURE_CUBE; in translate_resource_dimension()
1118 case TGSI_TEXTURE_CUBE: in texture_dim_from_tgsi_target()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2165 case NINED3DSTT_CUBE: return TGSI_TEXTURE_CUBE; in d3dstt_to_tgsi_tex()
2193 return TGSI_TEXTURE_CUBE; in ps1x_sampler_type()
H A Dnine_ff.c1419 case 3: target = TGSI_TEXTURE_CUBE; break; in nine_ff_build_ps()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1196 case TGSI_TEXTURE_CUBE: in get_texture_info()
H A Dnir_to_tgsi.c930 return is_array ? TGSI_TEXTURE_CUBE_ARRAY : TGSI_TEXTURE_CUBE; in tgsi_texture_type_from_sampler_dim()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c7683 if ((inst->Texture.Texture == TGSI_TEXTURE_CUBE || in tgsi_tex()
8535 if (inst->Texture.Texture == TGSI_TEXTURE_CUBE || in tgsi_tex()

Completed in 72 milliseconds