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.c244 fs_variant->pstipple_sampler_unit = emit.pstipple_sampler_unit; in svga_tgsi_vgpu9_translate()
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_state_sampler.c355 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in update_sampler_resources()
456 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in update_samplers()
Dsvga_tgsi_emit.h138 unsigned pstipple_sampler_unit; member
Dsvga_shader.h222 unsigned pstipple_sampler_unit; member
Dsvga_draw.c383 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit; in validate_sampler_resources()
Dsvga_tgsi_vgpu10.c301 unsigned pstipple_sampler_unit; member
10830 emit->fs.pstipple_sampler_unit = unit; in transform_fs_pstipple()
11208 fs_variant->pstipple_sampler_unit = emit->fs.pstipple_sampler_unit; in svga_tgsi_vgpu10_translate()
Dsvga_tgsi_insn.c3710 emit->pstipple_sampler_unit = unit; in svga_shader_emit_instructions()