Searched refs:vrend_linked_shader_program (Results 1 – 1 of 1) sorted by relevance
372 struct vrend_linked_shader_program { struct602 struct vrend_linked_shader_program *prog;757 static void vrend_destroy_program(struct vrend_linked_shader_program *ent);1082 struct vrend_linked_shader_program *ent, *tmp; in vrend_shader_destroy()1378 static int bind_sampler_locs(struct vrend_linked_shader_program *sprog, in bind_sampler_locs()1423 static void bind_const_locs(struct vrend_linked_shader_program *sprog, in bind_const_locs()1434 static int bind_ubo_locs(struct vrend_linked_shader_program *sprog, in bind_ubo_locs()1461 static void bind_ssbo_locs(struct vrend_linked_shader_program *sprog, in bind_ssbo_locs()1483 static void bind_image_locs(struct vrend_linked_shader_program *sprog, in bind_image_locs()1530 static struct vrend_linked_shader_program *add_cs_shader_program(struct vrend_context *ctx, in add_cs_shader_program()[all …]