Searched refs:r500_fragment_program_code (Results 1 – 4 of 4) sorted by relevance
203 struct r500_fragment_program_code { struct226 struct r500_fragment_program_code r500; argument
26 #define PROG_CODE struct r500_fragment_program_code *code = &c->code->code.r50054 struct r500_fragment_program_code *Code;168 use_temporary(struct r500_fragment_program_code *code, unsigned int index) in use_temporary()175 use_source(struct r500_fragment_program_code *code, struct rc_pair_instruction_source src) in use_source()582 struct r500_fragment_program_code *code = &compiler->code->code.r500; in r500BuildFragmentProgramHwCode()
339 struct r500_fragment_program_code *code = &compiler->code->code.r500; in r500FragmentProgramDump()
250 struct r500_fragment_program_code *code = &generic_code->code.r500; in r300_emit_fs_code_to_buffer()