NGFX_DLSS_FG_Boundary_Vulkan_Params_V1#

struct NGFX_DLSS_FG_Boundary_Vulkan_Params_V1#

Parameters for delimiting a Vulkan frame.

Public Members

uint32_t version#

Used for versioning; must be assigned a value of NGFX_DLSS_FG_Boundary_Vulkan_Params_VER.

NGFX_For_Dlss_DLSS_FG_BoundaryType type#

Specifies the type of boundary to be created.

uint32_t generatedFrameIndex#

Zero based index, counting the number of generated frames so far issued for the current real frame.

VkQueue queue#

Vulkan queue used for the frame.

const VkPresentInfoKHR *pPresentInfo#

Application present info.

uint32_t requestedFrameIndex#

Zero based index, counting the number of application requested presents so far.