Searched refs:brw_shader_gather_info (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_program.h | 67 void brw_shader_gather_info(nir_shader *nir, struct gl_program *prog);
|
| H A D | brw_link.cpp | 324 brw_shader_gather_info(prog->nir, prog);
|
| H A D | brw_program.c | 173 brw_shader_gather_info(nir_shader *nir, struct gl_program *prog) function in typeref:typename:void 265 brw_shader_gather_info(prog->nir, prog); 289 brw_shader_gather_info(prog->nir, prog);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_program.h | 72 void brw_shader_gather_info(nir_shader *nir, struct gl_program *prog);
|
| H A D | brw_link.cpp | 332 brw_shader_gather_info(prog->nir, prog);
|
| H A D | brw_program.c | 205 brw_shader_gather_info(nir_shader *nir, struct gl_program *prog) function in typeref:typename:void 302 brw_shader_gather_info(prog->nir, prog); 328 brw_shader_gather_info(prog->nir, prog);
|
Completed in 7 milliseconds