Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c1086 static void test_surface_ld_expectf(void *p, int s, int x, int y) in test_surface_ld_expectf() function
1148 … check_tex(ctx, 1, (is_int ? test_surface_ld_expecti : test_surface_ld_expectf), NULL); in test_surface_ld()