Searched refs:test_surface_ld_init0i (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dcompute.c1078 static void test_surface_ld_init0i(void *p, int s, int x, int y) function in typeref:typename:void
1101 test_surface_ld_init0i(v, s, x / 4, y);
1141 128, 32, (is_int ? test_surface_ld_init0i : test_surface_ld_init0f));
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dcompute.c1078 static void test_surface_ld_init0i(void *p, int s, int x, int y) function in typeref:typename:void
1101 test_surface_ld_init0i(v, s, x / 4, y);
1141 128, 32, (is_int ? test_surface_ld_init0i : test_surface_ld_init0f));

Completed in 8 milliseconds