Home
last modified time | relevance | path

Searched refs:ac_get_compute_resource_limits (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h245 unsigned ac_get_compute_resource_limits(struct radeon_info *info, unsigned waves_per_threadgroup,
Dac_gpu_info.c1546 unsigned ac_get_compute_resource_limits(struct radeon_info *info, unsigned waves_per_threadgroup, in ac_get_compute_resource_limits() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute.c787 ac_get_compute_resource_limits(&sscreen->info, waves_per_threadgroup, in si_emit_dispatch_packets()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c5690 ac_get_compute_resource_limits(&device->physical_device->rad_info, waves_per_threadgroup, in radv_pipeline_generate_compute_state()