Home
last modified time | relevance | path

Searched refs:r500BuildFragmentProgramHwCode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog.h15 extern void r500BuildFragmentProgramHwCode(struct radeon_compiler *c, void *user);
H A Dr3xx_fragprog.c152 {"machine code generation", 0, is_r500, r500BuildFragmentProgramHwCode, NULL}, in r3xx_compile_fragment_program()
H A Dr500_fragprog_emit.c604 void r500BuildFragmentProgramHwCode(struct radeon_compiler *c, void *user) in r500BuildFragmentProgramHwCode() function