Home
last modified time | relevance | path

Searched refs:pstipple_sampler_unit (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c234 variant->pstipple_sampler_unit = emit.pstipple_sampler_unit; in svga_tgsi_vgpu9_translate()
Dsvga_state_tss.c169 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in update_tss_binding()
251 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in svga_reemit_tss_bindings()
402 svga->state.hw_draw.fs->pstipple_sampler_unit, in update_tss()
Dsvga_state_sampler.c303 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in update_sampler_resources()
389 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in update_samplers()
Dsvga_shader.h160 unsigned pstipple_sampler_unit; member
Dsvga_tgsi_emit.h138 unsigned pstipple_sampler_unit; member
Dsvga_draw.c347 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in validate_sampler_resources()
Dsvga_tgsi_vgpu10.c179 unsigned pstipple_sampler_unit; member
6611 emit->fs.pstipple_sampler_unit = unit; in transform_fs_pstipple()
6819 variant->pstipple_sampler_unit = emit->fs.pstipple_sampler_unit; in svga_tgsi_vgpu10_translate()
Dsvga_tgsi_insn.c3834 emit->pstipple_sampler_unit = unit; in svga_shader_emit_instructions()