Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c1158 static void test_surface_st_init0f(void *p, int s, int x, int y) in test_surface_st_init0f() function
1182 test_surface_st_init0f(&vf[j], s, 4 * x + j, y); in test_surface_st_expectf()
1261 512, 32, (is_int ? test_surface_st_init0i : test_surface_st_init0f)); in test_surface_st()