struct PerformanceQuerySubmitInfoKHR
Defined at line 59208 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
uint32_t counterPassIndex
Public Methods
void PerformanceQuerySubmitInfoKHR (uint32_t counterPassIndex_, const void * pNext_)
Defined at line 59216 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceQuerySubmitInfoKHR (const PerformanceQuerySubmitInfoKHR & rhs)
Defined at line 59222 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceQuerySubmitInfoKHR (const VkPerformanceQuerySubmitInfoKHR & rhs)
Defined at line 59224 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & operator= (const PerformanceQuerySubmitInfoKHR & rhs)
Defined at line 59229 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & operator= (const VkPerformanceQuerySubmitInfoKHR & rhs)
Defined at line 59232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & setPNext (const void * pNext_)
Defined at line 59239 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & setCounterPassIndex (uint32_t counterPassIndex_)
Defined at line 59245 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPerformanceQuerySubmitInfoKHR & operator const VkPerformanceQuerySubmitInfoKHR & ()
Defined at line 59252 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPerformanceQuerySubmitInfoKHR & operator VkPerformanceQuerySubmitInfoKHR & ()
Defined at line 59257 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PerformanceQuerySubmitInfoKHR & )
Defined at line 59275 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp