Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_tss.c170 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in update_tss_binding()
261 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in svga_reemit_tss_bindings()
403 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit, in update_tss()
Dsvga_tgsi.c244 fs_variant->pstipple_sampler_unit = emit.pstipple_sampler_unit; in svga_tgsi_vgpu9_translate()
Dsvga_tgsi_emit.h138 unsigned pstipple_sampler_unit; member
Dsvga_shader.h245 unsigned pstipple_sampler_unit:8; member
Dsvga_state_sampler.c356 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in update_sampler_resources()
Dsvga_draw.c399 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in svga_validate_sampler_resources()
Dsvga_tgsi_vgpu10.c344 unsigned pstipple_sampler_unit; member
12691 emit->fs.pstipple_sampler_unit = unit; in transform_fs_pstipple()
13102 fs_variant->pstipple_sampler_unit = emit->fs.pstipple_sampler_unit; in svga_tgsi_vgpu10_translate()
Dsvga_tgsi_insn.c3780 emit->pstipple_sampler_unit = unit; in svga_shader_emit_instructions()