Skip to content

Add acceleration structure limits #6803

@Vecvec

Description

@Vecvec

Is your feature request related to a problem? Please describe.
Currently users have no way to get the device limits for acceleration structures. This could be useful for users who need very large acceleration structures. We would also need to check these (we don't do anything right now).

Describe the solution you'd like
We should decide on limits names and defaults (probably just the smallest sizes, most of the sizes are beyond what most people need).

Describe alternatives you've considered
We could just set fixed values.

Additional context
see https://vulkan.gpuinfo.org/listpropertiesextensions.php and search VK_KHR_acceleration_structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: apiIssues related to API surfacearea: validationIssues related to validation, diagnostics, and error handlingbackend: dx12Issues with DX12 or DXGIbackend: vulkanIssues with Vulkanfeature: raytracingIssues with the Ray Tracing Native Featuretype: enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions