struct QueryPoolPerformanceQueryCreateInfoINTEL
Defined at line 169872 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkQueryPoolPerformanceQueryCreateInfoINTEL, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkQueryPoolPerformanceQueryCreateInfoINTEL.html
Public Members
StructureType sType
const void * pNext
QueryPoolSamplingModeINTEL performanceCountersSampling
Public Methods
void QueryPoolPerformanceQueryCreateInfoINTEL (QueryPoolSamplingModeINTEL performanceCountersSampling_, const void * pNext_)
Defined at line 169880 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueryPoolPerformanceQueryCreateInfoINTEL (const QueryPoolPerformanceQueryCreateInfoINTEL & rhs)
Defined at line 169888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueryPoolPerformanceQueryCreateInfoINTEL (const VkQueryPoolPerformanceQueryCreateInfoINTEL & rhs)
Defined at line 169890 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueryPoolPerformanceQueryCreateInfoINTEL & operator= (const QueryPoolPerformanceQueryCreateInfoINTEL & rhs)
Defined at line 169895 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueryPoolPerformanceQueryCreateInfoINTEL & operator= (const VkQueryPoolPerformanceQueryCreateInfoINTEL & rhs)
Defined at line 169898 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueryPoolPerformanceQueryCreateInfoINTEL & setPNext (const void * pNext_)
Defined at line 169905 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueryPoolPerformanceQueryCreateInfoINTEL && setPNext (const void * pNext_)
Defined at line 169911 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueryPoolPerformanceQueryCreateInfoINTEL & setPerformanceCountersSampling (QueryPoolSamplingModeINTEL performanceCountersSampling_)
Defined at line 169917 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueryPoolPerformanceQueryCreateInfoINTEL && setPerformanceCountersSampling (QueryPoolSamplingModeINTEL performanceCountersSampling_)
Defined at line 169925 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkQueryPoolPerformanceQueryCreateInfoINTEL & operator const VkQueryPoolPerformanceQueryCreateInfoINTEL & ()
Defined at line 169934 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkQueryPoolPerformanceQueryCreateInfoINTEL & operator VkQueryPoolPerformanceQueryCreateInfoINTEL & ()
Defined at line 169939 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkQueryPoolPerformanceQueryCreateInfoINTEL * operator const VkQueryPoolPerformanceQueryCreateInfoINTEL * ()
Defined at line 169944 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkQueryPoolPerformanceQueryCreateInfoINTEL * operator VkQueryPoolPerformanceQueryCreateInfoINTEL * ()
Defined at line 169949 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const QueryPoolPerformanceQueryCreateInfoINTEL & )
Defined at line 169962 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp