Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c1070 static void test_surface_ld_init0f(void *p, int s, int x, int y) in test_surface_ld_init0f() function
1091 test_surface_ld_init0f(v, s, x / 4, y); in test_surface_ld_expectf()
1141 128, 32, (is_int ? test_surface_ld_init0i : test_surface_ld_init0f)); in test_surface_ld()