Searched refs:brw_shader_gather_info (Results 1 – 3 of 3) sorted by relevance
72 void brw_shader_gather_info(nir_shader *nir, struct gl_program *prog);
205 brw_shader_gather_info(nir_shader *nir, struct gl_program *prog) in brw_shader_gather_info() function301 brw_shader_gather_info(prog->nir, prog); in brwProgramStringNotify()327 brw_shader_gather_info(prog->nir, prog); in brwProgramStringNotify()
331 brw_shader_gather_info(prog->nir, prog); in brw_link_shader()