Searched refs:num_output_writes (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c248 emit.constant_color_output && emit.num_output_writes == 1;
H A Dsvga_tgsi_emit.h87 unsigned num_output_writes; member in struct:svga_shader_emitter
H A Dsvga_tgsi_vgpu10.c217 unsigned num_output_writes; member in struct:svga_shader_emitter_v10
955 emit->num_output_writes++;
7101 emit->constant_color_output && emit->num_output_writes == 1;
H A Dsvga_tgsi_insn.c100 emit->num_output_writes++;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c251 emit.constant_color_output && emit.num_output_writes == 1;
H A Dsvga_tgsi_emit.h87 unsigned num_output_writes; member in struct:svga_shader_emitter
H A Dsvga_tgsi_vgpu10.c399 unsigned num_output_writes; member in struct:svga_shader_emitter_v10
1292 emit->num_output_writes++;
11271 emit->constant_color_output && emit->num_output_writes == 1;
H A Dsvga_tgsi_insn.c100 emit->num_output_writes++;

Completed in 118 milliseconds