Searched refs:fc_ops (Results 1 – 4 of 4) sorted by relevance
191 fprintf(stderr, "Flow Control Ops: 0x%08x\n",vs->fc_ops); in r300_vertex_program_dump()194 switch((vs->fc_ops >> (i * 2)) & 0x3 ) { in r300_vertex_program_dump()
288 uint32_t fc_ops; member
482 compiler->code->fc_ops |= R300_VAP_PVS_FC_OPC_LOOP( in translate_vertex_program()
1146 OUT_CS_REG(R300_VAP_PVS_FLOW_CNTL_OPC, code->fc_ops); in r300_emit_vs_state()