Searched refs:RC_FRAGMENT_PROGRAM (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_optimize_tests.c61 init_compiler(&c, RC_FRAGMENT_PROGRAM, 1, 0);
H A Dradeon_compiler_regalloc_tests.c87 init_compiler(&c.Base, RC_FRAGMENT_PROGRAM, 0, 0);
H A Drc_test_helpers.c520 if (program_type == RC_FRAGMENT_PROGRAM) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_optimize_tests.c61 init_compiler(&c, RC_FRAGMENT_PROGRAM, 1, 0);
H A Dradeon_compiler_regalloc_tests.c87 init_compiler(&c.Base, RC_FRAGMENT_PROGRAM, 0, 0);
H A Drc_test_helpers.c520 if (program_type == RC_FRAGMENT_PROGRAM) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h38 RC_FRAGMENT_PROGRAM, enumerator in enum:rc_program_type
H A Dr3xx_fragprog.c150 c->Base.type = RC_FRAGMENT_PROGRAM;
H A Dradeon_compiler.c435 case RC_FRAGMENT_PROGRAM:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h38 RC_FRAGMENT_PROGRAM, enumerator in enum:rc_program_type
H A Dr3xx_fragprog.c149 c->Base.type = RC_FRAGMENT_PROGRAM;
H A Dradeon_compiler.c435 case RC_FRAGMENT_PROGRAM:

Completed in 19 milliseconds