Searched refs:brw_fs_precompile (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.h108 bool brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog);
H A Dbrw_link.cpp56 if (fs && !brw_fs_precompile(ctx, fs->Program))
H A Dbrw_wm.c566 brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog) function in typeref:typename:bool
H A Dbrw_program.c267 brw_fs_precompile(ctx, prog);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.h113 bool brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog);
H A Dbrw_link.cpp56 if (fs && !brw_fs_precompile(ctx, fs->Program))
H A Dbrw_wm.c608 brw_fs_precompile(struct gl_context *ctx, struct gl_program *prog) function in typeref:typename:bool
H A Dbrw_program.c304 brw_fs_precompile(ctx, prog);

Completed in 13 milliseconds