Home
last modified time | relevance | path

Searched refs:TGSI_TEXTURE_3D (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_blit.h62 case PIPE_TEXTURE_3D: return TGSI_TEXTURE_3D; in nv50_blit_get_tgsi_texture_target()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c135 case TGSI_TEXTURE_3D: in analyse_tex()
230 case TGSI_TEXTURE_3D: in analyse_sample()
H A Dlp_bld_tgsi_soa.c1986 case TGSI_TEXTURE_3D: in tgsi_to_pipe_tex_target()
2136 case TGSI_TEXTURE_3D: in emit_tex()
2345 case TGSI_TEXTURE_3D: in emit_sample()
2516 case TGSI_TEXTURE_3D: in emit_fetch_texels()
3398 case TGSI_TEXTURE_3D: in target_to_dims_layer()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c59 return (tgsi_tex_instr == TGSI_TEXTURE_3D || in has_layer_or_depth()
115 if (tgsi_target == TGSI_TEXTURE_3D || in has_compat_target()
743 case TGSI_TEXTURE_3D: in sp_tgsi_get_dims()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h684 TGSI_TEXTURE_3D, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c452 case TGSI_TEXTURE_3D: in tgsi_util_get_texture_coord_dim()
H A Dtgsi_exec.c2289 case TGSI_TEXTURE_3D: in exec_txd()
2347 case TGSI_TEXTURE_3D: in exec_txf()
2514 case TGSI_TEXTURE_3D: in exec_sample()
2617 case TGSI_TEXTURE_3D: in exec_sample_d()
3622 case TGSI_TEXTURE_3D: in get_image_coord_dim()
H A Dtgsi_lowering.c1064 case TGSI_TEXTURE_3D: in transform_samp()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c530 case TGSI_TEXTURE_3D: in svga_tgsi_sampler_type()
H A Dsvga_tgsi_vgpu10.c6102 case TGSI_TEXTURE_3D: in tgsi_texture_to_resource_dimension()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c216 case TGSI_TEXTURE_3D: in transform_texture()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c353 case TGSI_TEXTURE_3D: in translate_tex_src_target()
385 case TGSI_TEXTURE_3D: in i915_coord_mask()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c118 ureg_TEX(shader, m[0], resource3d ? TGSI_TEXTURE_3D : TGSI_TEXTURE_2D, addr[0], sampler); in fetch_four()
119 ureg_TEX(shader, m[1], resource3d ? TGSI_TEXTURE_3D : TGSI_TEXTURE_2D, addr[1], sampler); in fetch_four()
H A Dvl_zscan.c240 ureg_TEX(shader, ureg_writemask(quant, TGSI_WRITEMASK_X << i), TGSI_TEXTURE_3D, vtex[i], samp_quant); in create_frag_shader()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h686 return TGSI_TEXTURE_3D; in util_pipe_tex_to_tgsi_tex()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c1091 return TGSI_TEXTURE_3D; in translate_resource_dimension()
1122 case TGSI_TEXTURE_3D: in texture_dim_from_tgsi_target()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2164 case NINED3DSTT_VOLUME: return TGSI_TEXTURE_3D; in d3dstt_to_tgsi_tex()
2191 case 3: return TGSI_TEXTURE_3D; in ps1x_sampler_type()
H A Dnine_ff.c1418 case 2: target = TGSI_TEXTURE_3D; break; in nine_ff_build_ps()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1193 case TGSI_TEXTURE_3D: in get_texture_info()
H A Dnir_to_tgsi.c925 return TGSI_TEXTURE_3D; in tgsi_texture_type_from_sampler_dim()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp273 case TGSI_TEXTURE_3D: in texOffsetMask()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c8181 case TGSI_TEXTURE_3D: in tgsi_tex()
8238 case TGSI_TEXTURE_3D: in tgsi_tex()

Completed in 94 milliseconds