Searched refs:brw_fs_precompile (Results 1 – 3 of 3) sorted by relevance
70 if (brw->precompile && !brw_fs_precompile(ctx, prog)) in brw_shader_precompile()
410 bool brw_fs_precompile(struct gl_context *ctx, struct gl_shader_program *prog);
2130 brw_fs_precompile(struct gl_context *ctx, struct gl_shader_program *prog) in brw_fs_precompile() function