Searched refs:R300_PVS_LAST_INST (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ | ||
D | r300_emit.c | 1130 R300_PVS_LAST_INST(instruction_count - 1)); in r300_emit_vs_state() |
D | r300_reg.h | 553 # define R300_PVS_LAST_INST(x) ((x) << 20) macro |