Searched refs:ps_reads_pos (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h110 boolean ps_reads_pos; member in struct:svga_shader_emitter
H A Dsvga_tgsi_decl_sm30.c195 emit->ps_reads_pos = TRUE;
H A Dsvga_tgsi_insn.c3010 if (emit->ps_reads_pos && emit->info.reads_z) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h110 boolean ps_reads_pos; member in struct:svga_shader_emitter
H A Dsvga_tgsi_decl_sm30.c195 emit->ps_reads_pos = TRUE;
H A Dsvga_tgsi_insn.c3008 if (emit->ps_reads_pos && emit->info.reads_z) {

Completed in 14 milliseconds