Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c1164 static void test_surface_st_init0i(void *p, int s, int x, int y) in test_surface_st_init0i() function
1192 test_surface_st_init0i(&v[j], s, 4 * x + j, y); in test_surface_st_expects()
1202 test_surface_st_init0i(&v[j], s, 4 * x + j, y); in test_surface_st_expectu()
1261 512, 32, (is_int ? test_surface_st_init0i : test_surface_st_init0f)); in test_surface_st()