Searched refs:brw_shader_precompile (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_link.cpp46 brw_shader_precompile(struct gl_context *ctx, function in typeref:typename:bool
374 if (brw->precompile && !brw_shader_precompile(ctx, shProg))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_link.cpp46 brw_shader_precompile(struct gl_context *ctx, function in typeref:typename:bool
381 if (brw->precompile && !brw_shader_precompile(ctx, shProg))

Completed in 4 milliseconds