Home
last modified time | relevance | path

Searched refs:internal_color_count (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c225 emit->internal_color_idx[emit->internal_color_count] = idx; in ps30_input()
228 emit->internal_color_count++; in ps30_input()
Dsvga_tgsi_emit.h76 int internal_color_count; member
Dsvga_tgsi_insn.c3346 int count = emit->internal_color_count; in emit_light_twoside()