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.c240 variant->pstipple_sampler_unit = emit.pstipple_sampler_unit; in svga_tgsi_vgpu9_translate()
Dsvga_state_tss.c170 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in update_tss_binding()
260 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in svga_reemit_tss_bindings()
403 svga->state.hw_draw.fs->pstipple_sampler_unit, in update_tss()
Dsvga_state_sampler.c343 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in update_sampler_resources()
443 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in update_samplers()
Dsvga_shader.h167 unsigned pstipple_sampler_unit; member
Dsvga_tgsi_emit.h138 unsigned pstipple_sampler_unit; member
Dsvga_draw.c382 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit; in validate_sampler_resources()
Dsvga_tgsi_vgpu10.c180 unsigned pstipple_sampler_unit; member
6445 emit->fs.pstipple_sampler_unit = unit; in transform_fs_pstipple()
6653 variant->pstipple_sampler_unit = emit->fs.pstipple_sampler_unit; in svga_tgsi_vgpu10_translate()
Dsvga_tgsi_insn.c3709 emit->pstipple_sampler_unit = unit; in svga_shader_emit_instructions()