ReactOS 0.4.17-dev-934-g091855f
VkQueryLowLatencySupportNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkQueryLowLatencySupportNV:

Public Attributes

VkStructureType sType
 
const void * pNext
 
void * pQueriedLowLatencyData
 

Detailed Description

Definition at line 13469 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkQueryLowLatencySupportNV::pNext

Definition at line 13472 of file vulkan.h.

◆ pQueriedLowLatencyData

void* VkQueryLowLatencySupportNV::pQueriedLowLatencyData

Definition at line 13473 of file vulkan.h.

◆ sType

VkStructureType VkQueryLowLatencySupportNV::sType

Definition at line 13471 of file vulkan.h.


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