Searched refs:radv_shader_compile_to_nir (Results 1 – 4 of 4) sorted by relevance
490 nir_shader *radv_shader_compile_to_nir(struct radv_device *device, struct vk_shader_module *module,
416 radv_shader_compile_to_nir(struct radv_device *device, struct vk_shader_module *module, in radv_shader_compile_to_nir() function
864 nir_shader *shader = radv_shader_compile_to_nir( in parse_rt_stage()
3409 nir[i] = radv_shader_compile_to_nir(device, modules[i], stage ? stage->pName : "main", i, in radv_create_shaders()