Lines Matching refs:radv_device
100 radv_can_dump_shader(struct radv_device *device, in radv_can_dump_shader()
114 radv_can_dump_shader_stats(struct radv_device *device, in radv_can_dump_shader_stats()
128 RADV_FROM_HANDLE(radv_device, device, _device); in radv_CreateShaderModule()
159 RADV_FROM_HANDLE(radv_device, device, _device); in radv_DestroyShaderModule()
263 struct radv_device *device;
370 radv_shader_compile_to_nir(struct radv_device *device, in radv_shader_compile_to_nir()
757 radv_lower_io(struct radv_device *device, nir_shader *nir) in radv_lower_io()
784 radv_alloc_shader_memory(struct radv_device *device, in radv_alloc_shader_memory()
844 radv_destroy_shader_slabs(struct radv_device *device) in radv_destroy_shader_slabs()
863 static void radv_postprocess_config(const struct radv_device *device, in radv_postprocess_config()
1112 radv_shader_variant_create(struct radv_device *device, in radv_shader_variant_create()
1275 shader_variant_compile(struct radv_device *device, in shader_variant_compile()
1377 radv_shader_variant_compile(struct radv_device *device, in radv_shader_variant_compile()
1405 radv_create_gs_copy_shader(struct radv_device *device, in radv_create_gs_copy_shader()
1425 radv_create_trap_handler_shader(struct radv_device *device) in radv_create_trap_handler_shader()
1450 radv_shader_variant_destroy(struct radv_device *device, in radv_shader_variant_destroy()
1523 radv_get_max_waves(struct radv_device *device, in radv_get_max_waves()
1577 RADV_FROM_HANDLE(radv_device, device, _device); in radv_GetShaderInfoAMD()
1673 radv_dump_shader_stats(struct radv_device *device, in radv_dump_shader_stats()