Searched refs:brw_shader_gather_info (Results 1 – 3 of 3) sorted by relevance
65 void brw_shader_gather_info(nir_shader *nir, struct gl_program *prog);
140 brw_shader_gather_info(nir_shader *nir, struct gl_program *prog) in brw_shader_gather_info() function232 brw_shader_gather_info(prog->nir, prog); in brwProgramStringNotify()256 brw_shader_gather_info(prog->nir, prog); in brwProgramStringNotify()
298 brw_shader_gather_info(prog->nir, prog); in brw_link_shader()