Home
last modified time | relevance | path

Searched refs:TGSI_TEXTURE_1D (Results 1 – 25 of 28) sorted by relevance

12

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_util.c295 case TGSI_TEXTURE_1D: in tgsi_util_get_inst_usage_mask()
406 case TGSI_TEXTURE_1D: in tgsi_util_get_texture_coord_dim()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_shader.c76 case TEXTURE_1D_INDEX: return TGSI_TEXTURE_1D; in get_texture_target()
87 return TGSI_TEXTURE_1D; in get_texture_target()
Dst_mesa_to_tgsi.c199 return TGSI_TEXTURE_1D; in st_translate_texture_target()
218 return TGSI_TEXTURE_1D; in st_translate_texture_target()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c74 tgsi_tex_instr == TGSI_TEXTURE_1D || in has_1coord()
103 if (tgsi_target == TGSI_TEXTURE_1D) in has_compat_target()
125 if (tgsi_target == TGSI_TEXTURE_1D || in has_compat_target()
766 case TGSI_TEXTURE_1D: in sp_tgsi_get_dims()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_blit.h59 case PIPE_TEXTURE_1D: return TGSI_TEXTURE_1D; in nv50_blit_get_tgsi_texture_target()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c120 case TGSI_TEXTURE_1D: in analyse_tex()
219 case TGSI_TEXTURE_1D: in analyse_sample()
Dlp_bld_tgsi_soa.c1937 case TGSI_TEXTURE_1D: in tgsi_to_pipe_tex_target()
2057 case TGSI_TEXTURE_1D: in emit_tex()
2273 case TGSI_TEXTURE_1D: in emit_sample()
2448 case TGSI_TEXTURE_1D: in emit_fetch_texels()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c480 case TGSI_TEXTURE_1D: in tgsi_util_get_texture_coord_dim()
Dtgsi_exec.c2442 case TGSI_TEXTURE_1D: in exec_txd()
2577 case TGSI_TEXTURE_1D: in exec_txf()
2693 case TGSI_TEXTURE_1D: in exec_sample()
2803 case TGSI_TEXTURE_1D: in exec_sample_d()
3782 case TGSI_TEXTURE_1D: in get_image_coord_dim()
Dtgsi_lowering.c1084 case TGSI_TEXTURE_1D: in transform_samp()
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h633 #define TGSI_TEXTURE_1D 1 macro
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c183 ureg_TEX(ureg, out, TGSI_TEXTURE_1D, ureg_src(temp2), sampler); in linear_gradient()
251 ureg_TEX(ureg, out, TGSI_TEXTURE_1D, ureg_src(temp2), sampler); in radial_gradient()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h672 TGSI_TEXTURE_1D, enumerator
/external/virglrenderer/src/
Dvrend_blitter.c179 case TGSI_TEXTURE_1D: in blit_build_frag_tex_col()
287 case TGSI_TEXTURE_1D: in blit_build_frag_tex_writedepth()
Dvrend_shader.c1753 case TGSI_TEXTURE_1D: in set_texture_reqs()
1840 case TGSI_TEXTURE_1D: in emit_txq()
1949 case TGSI_TEXTURE_1D: in fill_offset_buffer()
1975 case TGSI_TEXTURE_1D: in fill_offset_buffer()
2014 case TGSI_TEXTURE_1D: in fill_offset_buffer()
2095 case TGSI_TEXTURE_1D: in translate_tex()
2159 case TGSI_TEXTURE_1D: in translate_tex()
2194 if (inst->Texture.Texture == TGSI_TEXTURE_1D || in translate_tex()
2275 if (ctx->cfg->use_gles && inst->Texture.Texture == TGSI_TEXTURE_1D) { in translate_tex()
2335 case TGSI_TEXTURE_1D: in get_coord_prefix()
[all …]
/external/mesa3d/src/gallium/drivers/r300/
Dr300_tgsi_to_rc.c208 case TGSI_TEXTURE_1D: in transform_texture()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_mem.c240 if (target == TGSI_TEXTURE_1D) { in image_fetch_coords()
1405 case TGSI_TEXTURE_1D: in tex_fetch_args()
1479 if (target == TGSI_TEXTURE_1D || in tex_fetch_args()
1604 case TGSI_TEXTURE_1D: in tex_fetch_args()
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_translate.c342 case TGSI_TEXTURE_1D: in translate_tex_src_target()
375 case TGSI_TEXTURE_1D: in i915_num_coords()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h570 return TGSI_TEXTURE_1D; in util_pipe_tex_to_tgsi_tex()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c521 case TGSI_TEXTURE_1D: in svga_tgsi_sampler_type()
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h581 return TGSI_TEXTURE_1D; in util_pipe_tex_to_tgsi_tex()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c372 ureg_DECL_sampler_view(shader, 1, TGSI_TEXTURE_1D, in create_frag_shader_palette()
390 ureg_TEX(shader, texel, TGSI_TEXTURE_1D, ureg_src(texel), palette); in create_frag_shader_palette()
395 TGSI_TEXTURE_1D, ureg_src(texel), palette); in create_frag_shader_palette()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1126 case TGSI_TEXTURE_1D: in setup_texture_info()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c2064 case NINED3DSTT_1D: return TGSI_TEXTURE_1D; in d3dstt_to_tgsi_tex()
2090 case 1: return TGSI_TEXTURE_1D; in ps1x_sampler_type()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp261 case TGSI_TEXTURE_1D: in texOffsetMask()
340 case TGSI_TEXTURE_1D: in srcMask()

12