Searched refs:test_surface_ld_expecti (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/ |
| H A D | compute.c | 1096 static void test_surface_ld_expecti(void *p, int s, int x, int y) function in typeref:typename:void 1148 check_tex(ctx, 1, (is_int ? test_surface_ld_expecti : test_surface_ld_expectf), NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/ |
| H A D | compute.c | 1096 static void test_surface_ld_expecti(void *p, int s, int x, int y) function in typeref:typename:void 1148 check_tex(ctx, 1, (is_int ? test_surface_ld_expecti : test_surface_ld_expectf), NULL);
|
Completed in 8 milliseconds