Searched refs:load_program (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | arbfptest1.c | 57 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 D | arbvptest1.c | 53 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 D | rc_test_helpers.h | 68 unsigned load_program(
|
| H A D | radeon_compiler_optimize_tests.c | 43 if (!load_program(c, &test_file, filename)) {
|
| H A D | radeon_compiler_regalloc_tests.c | 58 if (!load_program(c, &test_file, filename)) {
|
| H A D | rc_test_helpers.c | 533 unsigned load_program( function in typeref:typename:unsigned
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/ |
| H A D | rc_test_helpers.h | 68 unsigned load_program(
|
| H A D | radeon_compiler_optimize_tests.c | 43 if (!load_program(c, &test_file, filename)) {
|
| H A D | radeon_compiler_regalloc_tests.c | 58 if (!load_program(c, &test_file, filename)) {
|
| H A D | rc_test_helpers.c | 533 unsigned load_program( function in typeref:typename:unsigned
|
Completed in 6 milliseconds