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 D | brw_program.h | 76 void brw_debug_recompile(struct brw_context *brw, gl_shader_stage stage,
|
| H A D | brw_cs.c | 107 brw_debug_recompile(brw, MESA_SHADER_COMPUTE, cp->program.Id,
|
| H A D | brw_gs.c | 107 brw_debug_recompile(brw, MESA_SHADER_GEOMETRY, gp->program.Id,
|
| H A D | brw_tes.c | 93 brw_debug_recompile(brw, MESA_SHADER_TESS_EVAL, tep->program.Id,
|
| H A D | brw_tcs.c | 129 brw_debug_recompile(brw, MESA_SHADER_TESS_CTRL, tcp->program.Id,
|
| H A D | brw_vs.c | 199 brw_debug_recompile(brw, MESA_SHADER_VERTEX, vp->program.Id,
|
| H A D | brw_wm.c | 143 brw_debug_recompile(brw, MESA_SHADER_FRAGMENT, fp->program.Id,
|
| H A D | brw_program.c | 918 brw_debug_recompile(struct brw_context *brw, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_program.h | 84 void brw_debug_recompile(struct brw_context *brw, gl_shader_stage stage,
|
| H A D | brw_cs.c | 115 brw_debug_recompile(brw, MESA_SHADER_COMPUTE, cp->program.Id,
|
| H A D | brw_gs.c | 146 brw_debug_recompile(brw, MESA_SHADER_GEOMETRY, gp->program.Id,
|
| H A D | brw_tes.c | 95 brw_debug_recompile(brw, MESA_SHADER_TESS_EVAL, tep->program.Id,
|
| H A D | brw_tcs.c | 131 brw_debug_recompile(brw, MESA_SHADER_TESS_CTRL, tcp->program.Id,
|
| H A D | brw_vs.c | 212 brw_debug_recompile(brw, MESA_SHADER_VERTEX, vp->program.Id,
|
| H A D | brw_wm.c | 154 brw_debug_recompile(brw, MESA_SHADER_FRAGMENT, fp->program.Id,
|
| H A D | brw_program.c | 873 brw_debug_recompile(struct brw_context *brw, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/ |
| H A D | Makefile.sources | 41 compiler/brw_debug_recompile.c \
|
Completed in 21 milliseconds