Searched refs:sample_id_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.c189 unsigned sample_id_sys_index; /**< TGSI index of sample id sys value */ member in struct:svga_shader_emitter_v10::__anond551882b0508
2363 emit->fs.sample_id_sys_index = index;
6311 emit->fs.sample_id_sys_index, TGSI_SWIZZLE_X);
6955 emit->fs.sample_id_sys_index = INVALID_INDEX;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c306 unsigned sample_id_sys_index; /**< TGSI index of sample id sys value */ member in struct:svga_shader_emitter_v10::__anon581dcb1e0608
4428 emit->fs.sample_id_sys_index = index;
9929 emit->fs.sample_id_sys_index, TGSI_SWIZZLE_X);
11082 emit->fs.sample_id_sys_index = INVALID_INDEX;

Completed in 47 milliseconds