/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shaderlib_tgsi.c | 186 TGSI_TEXTURE_BUFFER, 0); in si_create_dma_compute_shader() 198 TGSI_TEXTURE_BUFFER, 0); in si_create_dma_compute_shader() 240 struct ureg_src map = ureg_DECL_image(ureg, 0, TGSI_TEXTURE_BUFFER, 0, false, false); in si_create_dcc_retile_cs() 245 TGSI_TEXTURE_BUFFER, 0); in si_create_dcc_retile_cs() 247 struct ureg_src dcc_src = ureg_DECL_image(ureg, 1, TGSI_TEXTURE_BUFFER, 0, false, false); in si_create_dcc_retile_cs() 249 ureg_dst(ureg_DECL_image(ureg, 2, TGSI_TEXTURE_BUFFER, 0, true, false)); in si_create_dcc_retile_cs() 262 TGSI_TEXTURE_BUFFER, 0); in si_create_dcc_retile_cs() 271 TGSI_TEXTURE_BUFFER, 0); in si_create_dcc_retile_cs()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_image.c | 73 return (tgsi_tex_instr == TGSI_TEXTURE_BUFFER || in has_1coord() 141 return (tgsi_target == TGSI_TEXTURE_BUFFER); in has_compat_target() 155 if (tgsi_tex_instr == TGSI_TEXTURE_BUFFER) { in get_dimensions() 721 if (params->tgsi_tex_instr == TGSI_TEXTURE_BUFFER) { in sp_tgsi_get_dims()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_tests.c | 375 const float *expected = tgsi_tex_target == TGSI_TEXTURE_BUFFER ? in null_sampler_view() 377 unsigned num_expected = tgsi_tex_target == TGSI_TEXTURE_BUFFER ? 1 : 2; in null_sampler_view() 379 if (tgsi_tex_target == TGSI_TEXTURE_BUFFER && in null_sampler_view() 1030 null_sampler_view(ctx, TGSI_TEXTURE_BUFFER); in util_run_tests()
|
D | u_inlines.h | 611 return TGSI_TEXTURE_BUFFER; in util_pipe_tex_to_tgsi_tex()
|
D | u_simple_shaders.c | 329 if (tex_target == TGSI_TEXTURE_BUFFER) in util_make_fragment_tex_shader_writemask()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_blit.h | 67 return TGSI_TEXTURE_BUFFER; in nv50_blit_get_tgsi_texture_target()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_scan.c | 387 if (fullinst->Memory.Texture == TGSI_TEXTURE_BUFFER) in scan_instruction() 409 if (fullinst->Memory.Texture == TGSI_TEXTURE_BUFFER) in scan_instruction() 419 if (fullinst->Memory.Texture == TGSI_TEXTURE_BUFFER) in scan_instruction() 658 if (fulldecl->Image.Resource == TGSI_TEXTURE_BUFFER) in scan_declaration()
|
D | tgsi_util.c | 480 case TGSI_TEXTURE_BUFFER: in tgsi_util_get_texture_coord_dim()
|
D | tgsi_build.c | 294 di.Resource = TGSI_TEXTURE_BUFFER; in tgsi_default_declaration_image() 329 dsv.Resource = TGSI_TEXTURE_BUFFER; in tgsi_default_declaration_sampler_view()
|
D | tgsi_exec.c | 2263 assert(inst->Texture.Texture != TGSI_TEXTURE_BUFFER); in exec_tex() 2578 case TGSI_TEXTURE_BUFFER: in exec_txf() 3840 case TGSI_TEXTURE_BUFFER: in get_image_coord_dim()
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 399 case TGSI_TEXTURE_BUFFER: in tgsi_util_get_texture_coord_dim()
|
D | tgsi_build.c | 283 di.Resource = TGSI_TEXTURE_BUFFER; in tgsi_default_declaration_image() 318 dsv.Resource = TGSI_TEXTURE_BUFFER; in tgsi_default_declaration_sampler_view()
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 692 TGSI_TEXTURE_BUFFER, enumerator
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 686 TGSI_TEXTURE_BUFFER, enumerator
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_shader.c | 77 case TEXTURE_BUFFER_INDEX: return TGSI_TEXTURE_BUFFER; in get_texture_target()
|
D | st_mesa_to_tgsi.c | 209 return TGSI_TEXTURE_BUFFER; in st_translate_texture_target()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_info.c | 218 case TGSI_TEXTURE_BUFFER: in analyse_sample()
|
D | lp_bld_tgsi_soa.c | 1972 case TGSI_TEXTURE_BUFFER: in tgsi_to_pipe_tex_target() 2494 case TGSI_TEXTURE_BUFFER: in emit_fetch_texels() 2520 if (target != TGSI_TEXTURE_BUFFER && in emit_fetch_texels() 2617 case TGSI_TEXTURE_BUFFER: in emit_size_query() 3376 case TGSI_TEXTURE_BUFFER: in target_to_dims_layer()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 1193 TGSI_TEXTURE_BUFFER, in ntt_emit_mem() 1212 return TGSI_TEXTURE_BUFFER; in tgsi_target_from_sampler_dim() 1886 target = TGSI_TEXTURE_BUFFER; in ntt_emit_texture()
|
D | tgsi_to_nir.c | 1155 case TGSI_TEXTURE_BUFFER: in get_texture_info()
|
/external/virglrenderer/src/ |
D | vrend_shader.c | 829 case TGSI_TEXTURE_BUFFER: in samplertype_to_req_bits() 2683 case TGSI_TEXTURE_BUFFER: in emit_txq() 2694 if (inst->Texture.Texture != TGSI_TEXTURE_BUFFER && in emit_txq() 2732 case TGSI_TEXTURE_BUFFER: in emit_txq() 2761 bool txq_returns_vec = (inst->Texture.Texture != TGSI_TEXTURE_BUFFER) && in emit_txq() 3073 case TGSI_TEXTURE_BUFFER: in translate_tex() 3285 case TGSI_TEXTURE_BUFFER: in translate_tex() 3583 case TGSI_TEXTURE_BUFFER: in get_coord_prefix() 3966 bool skip_emit_writemask = inst->Memory.Texture == TGSI_TEXTURE_BUFFER || in translate_resq() 6132 case TGSI_TEXTURE_BUFFER: return "Buffer"; in vrend_shader_samplertypeconv()
|
D | vrend_blitter.c | 205 case TGSI_TEXTURE_BUFFER: in blit_get_swizzle()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 5616 if (emit->sampler_target[i] == TGSI_TEXTURE_BUFFER) { in emit_constant_declaration() 5696 case TGSI_TEXTURE_BUFFER: in tgsi_texture_to_resource_dimension() 8509 if (emit->sampler_target[unit] == TGSI_TEXTURE_BUFFER) { in emit_txq()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 7550 inst->Texture.Texture != TGSI_TEXTURE_BUFFER; in tgsi_tex() 7587 if (inst->Texture.Texture == TGSI_TEXTURE_BUFFER) { in tgsi_tex() 8753 case TGSI_TEXTURE_BUFFER: in load_index_src() 9552 … (inst->Src[0].Register.File == TGSI_FILE_IMAGE && inst->Memory.Texture == TGSI_TEXTURE_BUFFER)) { in tgsi_resq()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 258 case TGSI_TEXTURE_BUFFER: in texOffsetMask()
|