Searched refs:nir_shader_gather_info (Results 1 – 6 of 6) sorted by relevance
183 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in blorp_compile_fs()205 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in blorp_compile_vs()
291 nir_shader_gather_info(nir_shader *shader, nir_function_impl *entrypoint) in nir_shader_gather_info() function
2354 void nir_shader_gather_info(nir_shader *shader, nir_function_impl *entrypoint);
110 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in brw_create_nir()
183 nir_shader_gather_info(nir, entry_point->impl); in anv_shader_compile_to_nir()
239 nir_shader_gather_info(nir, entry_point->impl); in radv_shader_compile_to_nir()