Searched refs:radv_dump_shader_stats (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.h | 621 VkResult radv_dump_shader_stats(struct radv_device *device, struct radv_pipeline *pipeline,
|
H A D | radv_debug.c | 449 radv_dump_shader_stats(pipeline->device, pipeline, stage, f); in radv_dump_shader()
|
H A D | radv_shader.c | 2740 radv_dump_shader_stats(struct radv_device *device, struct radv_pipeline *pipeline, function
|
H A D | radv_pipeline.c | 4989 radv_dump_shader_stats(device, pipeline, i, stderr); in radv_create_shaders()
|
Completed in 22 milliseconds