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

/external/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c1164 static void test_surface_st_init0i(void *p, int s, int x, int y) function
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));

Completed in 197 milliseconds