Searched refs:brw_debug_recompile (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.h76 void brw_debug_recompile(struct brw_context *brw, gl_shader_stage stage,
H A Dbrw_cs.c107 brw_debug_recompile(brw, MESA_SHADER_COMPUTE, cp->program.Id,
H A Dbrw_gs.c107 brw_debug_recompile(brw, MESA_SHADER_GEOMETRY, gp->program.Id,
H A Dbrw_tes.c93 brw_debug_recompile(brw, MESA_SHADER_TESS_EVAL, tep->program.Id,
H A Dbrw_tcs.c129 brw_debug_recompile(brw, MESA_SHADER_TESS_CTRL, tcp->program.Id,
H A Dbrw_vs.c199 brw_debug_recompile(brw, MESA_SHADER_VERTEX, vp->program.Id,
H A Dbrw_wm.c143 brw_debug_recompile(brw, MESA_SHADER_FRAGMENT, fp->program.Id,
H A Dbrw_program.c918 brw_debug_recompile(struct brw_context *brw, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.h84 void brw_debug_recompile(struct brw_context *brw, gl_shader_stage stage,
H A Dbrw_cs.c115 brw_debug_recompile(brw, MESA_SHADER_COMPUTE, cp->program.Id,
H A Dbrw_gs.c146 brw_debug_recompile(brw, MESA_SHADER_GEOMETRY, gp->program.Id,
H A Dbrw_tes.c95 brw_debug_recompile(brw, MESA_SHADER_TESS_EVAL, tep->program.Id,
H A Dbrw_tcs.c131 brw_debug_recompile(brw, MESA_SHADER_TESS_CTRL, tcp->program.Id,
H A Dbrw_vs.c212 brw_debug_recompile(brw, MESA_SHADER_VERTEX, vp->program.Id,
H A Dbrw_wm.c154 brw_debug_recompile(brw, MESA_SHADER_FRAGMENT, fp->program.Id,
H A Dbrw_program.c873 brw_debug_recompile(struct brw_context *brw, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/intel/
H A DMakefile.sources41 compiler/brw_debug_recompile.c \

Completed in 21 milliseconds