Lines Matching refs:init_prog
142 static void init_prog(struct context *ctx, unsigned local_sz, in init_prog() function
508 init_prog(ctx, 0, 0, 0, src, NULL); in test_system_values()
553 init_prog(ctx, 0, 0, 0, src, NULL); in test_resource_access()
621 init_prog(ctx, 0, 0, 0, src, NULL); in test_function_calls()
659 init_prog(ctx, 0, 0, 32, src, NULL); in test_input_global()
731 init_prog(ctx, 0, 128, 0, src, NULL); in test_private()
818 init_prog(ctx, 256, 0, 0, src, NULL); in test_local()
874 init_prog(ctx, 0, 0, 0, src, NULL); in test_sample()
928 init_prog(ctx, 0, 0, 0, src, NULL); in test_many_kern()
972 init_prog(ctx, 0, 0, 0, src, NULL); in test_constant()
1019 init_prog(ctx, 0, 0, 0, src, NULL); in test_resource_indirect()
1126 init_prog(ctx, 0, 0, 0, src, NULL); in test_surface_ld()
1244 init_prog(ctx, 0, 0, 0, src, NULL); in test_surface_st()
1337 init_prog(ctx, 256, 0, 0, src, NULL); in test_barrier()
1494 init_prog(ctx, 40, 0, 0, src, in test_atom_ops()
1632 init_prog(ctx, 256, 0, 0, src, in test_atom_race()