Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c522 switch (emit->sampler_target[idx]) { in svga_tgsi_sampler_type()
611 emit->sampler_target[unit] = decl->SamplerView.Resource; in svga_translate_decl_sm30()
H A Dsvga_tgsi_emit.h141 uint8_t sampler_target[PIPE_MAX_SAMPLERS]; member
H A Dsvga_tgsi_vgpu10.c262 ubyte sampler_target[PIPE_MAX_SAMPLERS]; /**< TGSI_TEXTURE_x */ member
4951 emit->sampler_target[unit] = decl->SamplerView.Resource; in emit_vgpu10_declaration()
6187 tgsi_texture_to_resource_dimension(emit->sampler_target[i], in emit_resource_declarations()
12697 emit->sampler_target[unit] = TGSI_TEXTURE_2D; in transform_fs_pstipple()
H A Dsvga_tgsi_insn.c3774 emit->sampler_target[unit] = TGSI_TEXTURE_2D; in svga_shader_emit_instructions()

Completed in 34 milliseconds