Home
last modified time | relevance | path

Searched refs:load_program (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.h68 unsigned load_program(
Dradeon_compiler_optimize_tests.c43 if (!load_program(c, &test_file, filename)) { in test_rc_optimize()
Dradeon_compiler_regalloc_tests.c58 if (!load_program(c, &test_file, filename)) { in test_runner_rc_regalloc()
Drc_test_helpers.c533 unsigned load_program( in load_program() function