Home
last modified time | relevance | path

Searched refs:program_type (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.h64 enum rc_program_type program_type,
Drc_test_helpers.c507 enum rc_program_type program_type, in init_compiler() argument
520 if (program_type == RC_FRAGMENT_PROGRAM) { in init_compiler()