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()
608 brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog) in brw_fs_precompile() function
304 brw_fs_precompile(ctx, prog); in brw_program_string_notify()