ReShade
A generic post-processing injector for games and video software.
|
An opaque handle to a descriptor table in a descriptor heap. More...
#include <reshade_api_pipeline.hpp>
Public Attributes | |
uint64_t | handle |
An opaque handle to a descriptor table in a descriptor heap.
In Vulkan this is a 'VkDescriptorSet' handle.
uint64_t reshade::api::descriptor_table::handle |