class QueryPool
Defined at line 3318 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
Public Members
static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType
Public Methods
void QueryPool ()
Defined at line 3329 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (const QueryPool & rhs)
Defined at line 3330 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (const QueryPool & rhs)
Defined at line 3331 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (QueryPool && rhs)
Defined at line 3334 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (QueryPool && rhs)
Defined at line 3335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (std::nullptr_t )
Defined at line 3346 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void QueryPool (VkQueryPool queryPool)
Defined at line 3348 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (VkQueryPool queryPool)
Defined at line 3351 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
QueryPool & operator= (std::nullptr_t )
Defined at line 3358 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
VkQueryPool operator VkQueryPool_T * ()
Defined at line 3364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator bool ()
Defined at line 3369 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator! ()
Defined at line 3374 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp