Searched refs:r300_fragment_program_code (Results 1 – 4 of 4) sorted by relevance
58 struct r300_fragment_program_code *code = &c->code->code.r30083 static void use_temporary(struct r300_fragment_program_code *code, unsigned int index) in use_temporary()89 static unsigned int use_source(struct r300_fragment_program_code* code, struct rc_pair_instruction_… in use_source()308 struct r300_fragment_program_code *code = &emit->compiler->code->code.r300; in finish_node()481 struct r300_fragment_program_code *code = &compiler->code->code.r300; in r300BuildFragmentProgramHwCode()487 memset(code, 0, sizeof(struct r300_fragment_program_code)); in r300BuildFragmentProgramHwCode()
196 struct r300_fragment_program_code { struct246 struct r300_fragment_program_code r300;
61 struct r300_fragment_program_code *code = &compiler->code->code.r300; in r300FragmentProgramDump()
298 struct r300_fragment_program_code *code = &generic_code->code.r300; in r300_emit_fs_code_to_buffer()