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() function302 brw_shader_gather_info(prog->nir, prog); in brw_program_string_notify()328 brw_shader_gather_info(prog->nir, prog); in brw_program_string_notify()
332 brw_shader_gather_info(prog->nir, prog); in brw_link_shader()