Searched refs:R300_VAP_PVS_FC_OPC_LOOP (Results 1 – 2 of 2) sorted by relevance
482 compiler->code->fc_ops |= R300_VAP_PVS_FC_OPC_LOOP( in translate_vertex_program()
564 #define R300_VAP_PVS_FC_OPC_LOOP(x) (2 << (2 * (x))) macro