Searched refs:load_program (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darbfptest1.c57 static void load_program(const char *prog, GLuint prognum) function in typeref:typename:void
178 load_program(prog0, progs[0]);
180 load_program(prog1, progs[1]);
182 load_program(prog2, progs[2]);
184 load_program(prog3, progs[3]);
186 load_program(prog4, progs[4]);
188 load_program(prog10, progs[5]);
H A Darbvptest1.c53 static void load_program(const char *prog, GLuint prognum) function in typeref:typename:void
144 load_program(prog1, prognum[0]);
145 load_program(prog2, prognum[1]);
146 load_program(prog3, prognum[2]);
147 load_program(prog4, prognum[3]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.h68 unsigned load_program(
H A Dradeon_compiler_optimize_tests.c43 if (!load_program(c, &test_file, filename)) {
H A Dradeon_compiler_regalloc_tests.c58 if (!load_program(c, &test_file, filename)) {
H A Drc_test_helpers.c533 unsigned load_program( function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.h68 unsigned load_program(
H A Dradeon_compiler_optimize_tests.c43 if (!load_program(c, &test_file, filename)) {
H A Dradeon_compiler_regalloc_tests.c58 if (!load_program(c, &test_file, filename)) {
H A Drc_test_helpers.c533 unsigned load_program( function in typeref:typename:unsigned

Completed in 6 milliseconds