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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dcompute.c633 static void test_input_global_expect(void *p, int s, int x, int y) function in typeref:typename:void
672 check_tex(ctx, 0, test_input_global_expect, NULL);
673 check_tex(ctx, 1, test_input_global_expect, NULL);
674 check_tex(ctx, 2, test_input_global_expect, NULL);
675 check_tex(ctx, 3, test_input_global_expect, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dcompute.c633 static void test_input_global_expect(void *p, int s, int x, int y) function in typeref:typename:void
672 check_tex(ctx, 0, test_input_global_expect, NULL);
673 check_tex(ctx, 1, test_input_global_expect, NULL);
674 check_tex(ctx, 2, test_input_global_expect, NULL);
675 check_tex(ctx, 3, test_input_global_expect, NULL);

Completed in 10 milliseconds