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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dcompute.c1164 static void test_surface_st_init0i(void *p, int s, int x, int y) function in typeref:typename:void
1192 test_surface_st_init0i(&v[j], s, 4 * x + j, y);
1202 test_surface_st_init0i(&v[j], s, 4 * x + j, y);
1261 512, 32, (is_int ? test_surface_st_init0i : test_surface_st_init0f));
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dcompute.c1164 static void test_surface_st_init0i(void *p, int s, int x, int y) function in typeref:typename:void
1192 test_surface_st_init0i(&v[j], s, 4 * x + j, y);
1202 test_surface_st_init0i(&v[j], s, 4 * x + j, y);
1266 512, 32, (is_int ? test_surface_st_init0i : test_surface_st_init0f));

Completed in 6 milliseconds