Searched refs:vrend_patch_vertex_shader_interpolants (Results 1 – 3 of 3) sorted by relevance
114 bool vrend_patch_vertex_shader_interpolants(struct vrend_shader_cfg *cfg,
1263 vrend_patch_vertex_shader_interpolants(&ctx->shader_cfg, gs->glsl_prog, in add_shader_program()1267 vrend_patch_vertex_shader_interpolants(&ctx->shader_cfg, tes->glsl_prog, in add_shader_program()1271 vrend_patch_vertex_shader_interpolants(&ctx->shader_cfg, vs->glsl_prog, in add_shader_program()
5083 bool vrend_patch_vertex_shader_interpolants(struct vrend_shader_cfg *cfg, char *program, in vrend_patch_vertex_shader_interpolants() function