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 Dbrw_program.h67 void brw_shader_gather_info(nir_shader *nir, struct gl_program *prog);
H A Dbrw_link.cpp324 brw_shader_gather_info(prog->nir, prog);
H A Dbrw_program.c173 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 Dbrw_program.h72 void brw_shader_gather_info(nir_shader *nir, struct gl_program *prog);
H A Dbrw_link.cpp332 brw_shader_gather_info(prog->nir, prog);
H A Dbrw_program.c205 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