Searched refs:sample_pos_sys_index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c191 unsigned sample_pos_sys_index; /**< TGSI index of sample pos sys value */ member in struct:svga_shader_emitter_v10::__anond551882b0508
1042 if (index == emit->fs.sample_pos_sys_index) {
2382 emit->fs.sample_pos_sys_index = index;
2928 if (emit->fs.sample_pos_sys_index != INVALID_INDEX) {
6299 if (emit->fs.sample_pos_sys_index != INVALID_INDEX) {
6956 emit->fs.sample_pos_sys_index = INVALID_INDEX;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c308 unsigned sample_pos_sys_index; /**< TGSI index of sample pos sys value */ member in struct:svga_shader_emitter_v10::__anon581dcb1e0608
1521 if (index == emit->fs.sample_pos_sys_index) {
4448 emit->fs.sample_pos_sys_index = index;
5387 if (emit->fs.sample_pos_sys_index != INVALID_INDEX) {
9917 if (emit->fs.sample_pos_sys_index != INVALID_INDEX) {
11083 emit->fs.sample_pos_sys_index = INVALID_INDEX;

Completed in 21 milliseconds