Skip to content

Pipeline statistics API#347

Merged
kvark merged 1 commit into
mainfrom
statistics
Apr 18, 2026
Merged

Pipeline statistics API#347
kvark merged 1 commit into
mainfrom
statistics

Conversation

@kvark

@kvark kvark commented Apr 18, 2026

Copy link
Copy Markdown
Owner

No description provided.

Add VK_KHR_pipeline_executable_properties support for querying
register counts, spills, and other compiler statistics from
Vulkan compute pipelines. On Metal, report maxTotalThreadsPerThreadgroup,
threadExecutionWidth, and staticThreadgroupMemoryLength.

Expose via get_pipeline_statistics() on the ShaderDevice trait,
returning structured PipelineExecutableInfo with f64 values.
@kvark kvark merged commit dc27cb0 into main Apr 18, 2026
12 checks passed
@kvark kvark deleted the statistics branch April 18, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant