class QueryPool
Defined at line 3860 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
wrapper class for handle VkQueryPool, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkQueryPool.html
Public Members
static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType
Public Methods
void QueryPool ()
Defined at line 3870 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (const QueryPool & rhs)
Defined at line 3872 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (const QueryPool & rhs)
Defined at line 3873 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (QueryPool && rhs)
Defined at line 3876 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (QueryPool && rhs)
Defined at line 3877 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (std::nullptr_t )
Defined at line 3888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (VkQueryPool queryPool)
Defined at line 3890 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (VkQueryPool queryPool)
Defined at line 3893 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (std::nullptr_t )
Defined at line 3900 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
VkQueryPool operator VkQueryPool_T * ()
Defined at line 3906 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator bool ()
Defined at line 3911 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator! ()
Defined at line 3916 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp