Runtime.RHI.Resource.DescriptorSet (Visera.Runtime.RHI.Resource.DescriptorSet)¶
Descriptor set resource: bindings for textures, samplers, buffers. Create with FRHIDescriptorSetCreateDesc; update with UpdateDescriptorSet.
See also¶
- Resource — parent module
- Vulkan.DescriptorSet — Vulkan descriptor set
- Texture — texture resource
- Sampler — sampler resource
- Buffer — buffer resource