Home
last modified time | relevance | path

Searched refs:radv_get_max_waves (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_shader.h483 radv_get_max_waves(struct radv_device *device,
Dradv_shader.c1523 radv_get_max_waves(struct radv_device *device, in radv_get_max_waves() function
Dradv_pipeline.c5686 unsigned max_waves = radv_get_max_waves(device, shader, stage); in radv_GetPipelineExecutableStatisticsKHR()