Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sampler: Add missing
gpu_resource_id()
getter
According to the upstream docs and the Metal Shader Converter implementation the `SamplerState` type has a way to get access to its `MTLResourceID` on the GPU: https://developer.apple.com/documentation/metal/mtlsamplerstate/3974101-gpuresourceid
- Loading branch information