ReShade
A generic post-processing injector for games and video software.
Public Attributes | List of all members
reshade::api::descriptor_table Struct Reference

An opaque handle to a descriptor table in a descriptor heap. More...

#include <reshade_api_pipeline.hpp>

Public Attributes

uint64_t handle
 

Detailed Description

An opaque handle to a descriptor table in a descriptor heap.

In Vulkan this is a 'VkDescriptorSet' handle.

Member Data Documentation

◆ handle

uint64_t reshade::api::descriptor_table::handle

The documentation for this struct was generated from the following file: