Searched refs:pstipple_sampler_unit (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c241 variant->pstipple_sampler_unit = emit.pstipple_sampler_unit;
H A Dsvga_state_tss.c170 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit;
260 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit;
403 svga->state.hw_draw.fs->pstipple_sampler_unit,
H A Dsvga_shader.h170 unsigned pstipple_sampler_unit; member in struct:svga_shader_variant
H A Dsvga_state_sampler.c352 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit;
452 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit;
H A Dsvga_tgsi_emit.h138 unsigned pstipple_sampler_unit; member in struct:svga_shader_emitter
H A Dsvga_draw.c382 const unsigned unit = svga->state.hw_draw.fs->pstipple_sampler_unit;
H A Dsvga_tgsi_vgpu10.c181 unsigned pstipple_sampler_unit; member in struct:svga_shader_emitter_v10::__anond551882b0508
6875 emit->fs.pstipple_sampler_unit = unit;
7094 variant->pstipple_sampler_unit = emit->fs.pstipple_sampler_unit;
H A Dsvga_tgsi_insn.c3710 emit->pstipple_sampler_unit = unit;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c244 fs_variant->pstipple_sampler_unit = emit.pstipple_sampler_unit;
H A Dsvga_state_tss.c170 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit;
261 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit;
403 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit,
H A Dsvga_state_sampler.c355 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit;
456 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit;
H A Dsvga_shader.h225 unsigned pstipple_sampler_unit; member in struct:svga_fs_variant
H A Dsvga_tgsi_emit.h138 unsigned pstipple_sampler_unit; member in struct:svga_shader_emitter
H A Dsvga_draw.c383 svga_fs_variant(svga->state.hw_draw.fs)->pstipple_sampler_unit;
H A Dsvga_tgsi_vgpu10.c301 unsigned pstipple_sampler_unit; member in struct:svga_shader_emitter_v10::__anon581dcb1e0608
10885 emit->fs.pstipple_sampler_unit = unit;
11264 fs_variant->pstipple_sampler_unit = emit->fs.pstipple_sampler_unit;
H A Dsvga_tgsi_insn.c3708 emit->pstipple_sampler_unit = unit;

Completed in 37 milliseconds