struct PerformanceQuerySubmitInfoKHR
Defined at line 98220 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPerformanceQuerySubmitInfoKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPerformanceQuerySubmitInfoKHR.html
Public Members
StructureType sType
const void * pNext
uint32_t counterPassIndex
Public Methods
void PerformanceQuerySubmitInfoKHR (uint32_t counterPassIndex_, const void * pNext_)
Defined at line 98228 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceQuerySubmitInfoKHR (const PerformanceQuerySubmitInfoKHR & rhs)
Defined at line 98234 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceQuerySubmitInfoKHR (const VkPerformanceQuerySubmitInfoKHR & rhs)
Defined at line 98236 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & operator= (const PerformanceQuerySubmitInfoKHR & rhs)
Defined at line 98241 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & operator= (const VkPerformanceQuerySubmitInfoKHR & rhs)
Defined at line 98244 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & setPNext (const void * pNext_)
Defined at line 98251 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR && setPNext (const void * pNext_)
Defined at line 98257 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR & setCounterPassIndex (uint32_t counterPassIndex_)
Defined at line 98263 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceQuerySubmitInfoKHR && setCounterPassIndex (uint32_t counterPassIndex_)
Defined at line 98269 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPerformanceQuerySubmitInfoKHR & operator const VkPerformanceQuerySubmitInfoKHR & ()
Defined at line 98276 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPerformanceQuerySubmitInfoKHR & operator VkPerformanceQuerySubmitInfoKHR & ()
Defined at line 98281 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPerformanceQuerySubmitInfoKHR * operator const VkPerformanceQuerySubmitInfoKHR * ()
Defined at line 98286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPerformanceQuerySubmitInfoKHR * operator VkPerformanceQuerySubmitInfoKHR * ()
Defined at line 98291 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PerformanceQuerySubmitInfoKHR & )
Defined at line 98304 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp