Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c229 static void check_tex(struct context *ctx, int slot, in check_tex() function
513 check_tex(ctx, 0, test_system_values_expect, NULL); in test_system_values()
560 check_tex(ctx, 1, test_resource_access_expect, NULL); in test_resource_access()
626 check_tex(ctx, 0, test_function_calls_expect, NULL); in test_function_calls()
672 check_tex(ctx, 0, test_input_global_expect, NULL); in test_input_global()
673 check_tex(ctx, 1, test_input_global_expect, NULL); in test_input_global()
674 check_tex(ctx, 2, test_input_global_expect, NULL); in test_input_global()
675 check_tex(ctx, 3, test_input_global_expect, NULL); in test_input_global()
736 check_tex(ctx, 0, test_private_expect, NULL); in test_private()
823 check_tex(ctx, 0, test_local_expect, NULL); in test_local()
[all …]