Searched refs:brw_fs_precompile (Results 1 – 4 of 4) sorted by relevance
113 bool brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog);
56 if (fs && !brw_fs_precompile(ctx, fs->Program)) in brw_shader_precompile()
597 brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog) in brw_fs_precompile() function
303 brw_fs_precompile(ctx, prog); in brwProgramStringNotify()