Searched refs:sampler_target (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c522 switch (emit->sampler_target[idx]) {
611 emit->sampler_target[unit] = decl->SamplerView.Resource;
H A Dsvga_tgsi_emit.h141 uint8_t sampler_target[PIPE_MAX_SAMPLERS]; member in struct:svga_shader_emitter
H A Dsvga_tgsi_vgpu10.c139 ubyte sampler_target[PIPE_MAX_SAMPLERS]; /**< TGSI_TEXTURE_x */ member in struct:svga_shader_emitter_v10
2501 emit->sampler_target[unit] = decl->SamplerView.Resource;
3098 if (emit->sampler_target[i] == TGSI_TEXTURE_BUFFER) {
3262 tgsi_texture_to_resource_dimension(emit->sampler_target[i],
5698 if (emit->sampler_target[unit] == TGSI_TEXTURE_BUFFER) {
6878 emit->sampler_target[unit] = TGSI_TEXTURE_2D;
H A Dsvga_tgsi_insn.c3704 emit->sampler_target[unit] = TGSI_TEXTURE_2D;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c522 switch (emit->sampler_target[idx]) {
611 emit->sampler_target[unit] = decl->SamplerView.Resource;
H A Dsvga_tgsi_emit.h141 uint8_t sampler_target[PIPE_MAX_SAMPLERS]; member in struct:svga_shader_emitter
H A Dsvga_tgsi_vgpu10.c241 ubyte sampler_target[PIPE_MAX_SAMPLERS]; /**< TGSI_TEXTURE_x */ member in struct:svga_shader_emitter_v10
4664 emit->sampler_target[unit] = decl->SamplerView.Resource;
5823 tgsi_texture_to_resource_dimension(emit->sampler_target[i],
10888 emit->sampler_target[unit] = TGSI_TEXTURE_2D;
H A Dsvga_tgsi_insn.c3702 emit->sampler_target[unit] = TGSI_TEXTURE_2D;

Completed in 121 milliseconds