Searched refs:brw_vs_precompile (Results 1 – 4 of 4) sorted by relevance
90 bool brw_vs_precompile(struct gl_context *ctx, struct gl_program *prog);
65 if (vs && !brw_vs_precompile(ctx, vs->Program)) in brw_shader_precompile()
360 brw_vs_precompile(struct gl_context *ctx, struct gl_program *prog) in brw_vs_precompile() function
258 brw_vs_precompile(ctx, prog); in brwProgramStringNotify()