Home
last modified time | relevance | path

Searched refs:RC_FRAGMENT_PROGRAM (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dradeon_compiler_optimize_tests.c61 init_compiler(&c, RC_FRAGMENT_PROGRAM, 1, 0); in test_runner_rc_optimize()
Dradeon_compiler_regalloc_tests.c87 init_compiler(&c.Base, RC_FRAGMENT_PROGRAM, 0, 0); in tex_1d_swizzle()
Drc_test_helpers.c520 if (program_type == RC_FRAGMENT_PROGRAM) { in init_compiler()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h38 RC_FRAGMENT_PROGRAM, enumerator
Dr3xx_fragprog.c150 c->Base.type = RC_FRAGMENT_PROGRAM; in r3xx_compile_fragment_program()
Dradeon_compiler.c435 case RC_FRAGMENT_PROGRAM: in print_stats()