Lines Matching refs:QueryPool
4016 class QueryPool class
4019 VULKAN_HPP_CONSTEXPR QueryPool() in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
4023 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
4027 VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
4032 QueryPool & operator=(VkQueryPool queryPool) in operator =()
4039 QueryPool & operator=( std::nullptr_t ) in operator =()
4045 bool operator==( QueryPool const & rhs ) const in operator ==()
4050 bool operator!=(QueryPool const & rhs ) const in operator !=()
4055 bool operator<(QueryPool const & rhs ) const in operator <()
4081 …static_assert( sizeof( QueryPool ) == sizeof( VkQueryPool ), "handle and wrapper have different si…
37957 …void beginQuery( QueryPool queryPool, uint32_t query, QueryControlFlags flags, Dispatch const &d =…
37960 void endQuery( QueryPool queryPool, uint32_t query, Dispatch const &d = Dispatch() ) const;
37973 …void resetQueryPool( QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, Dispatch const…
37976 …void writeTimestamp( PipelineStageFlagBits pipelineStage, QueryPool queryPool, uint32_t query, Dis…
37979 …void copyQueryPoolResults( QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, Buffer d…
38160 …void beginQueryIndexedEXT( QueryPool queryPool, uint32_t query, QueryControlFlags flags, uint32_t …
38163 …void endQueryIndexedEXT( QueryPool queryPool, uint32_t query, uint32_t index, Dispatch const &d = …
38205 … AccelerationStructureNV* pAccelerationStructures, QueryType queryType, QueryPool queryPool, uint3…
38208 …t AccelerationStructureNV> accelerationStructures, QueryType queryType, QueryPool queryPool, uint3…
38758 …VULKAN_HPP_INLINE void CommandBuffer::beginQuery( QueryPool queryPool, uint32_t query, QueryContro… in beginQuery()
38764 …VULKAN_HPP_INLINE void CommandBuffer::beginQuery( QueryPool queryPool, uint32_t query, QueryContro… in beginQuery()
38772 …VULKAN_HPP_INLINE void CommandBuffer::endQuery( QueryPool queryPool, uint32_t query, Dispatch cons… in endQuery()
38778 …VULKAN_HPP_INLINE void CommandBuffer::endQuery( QueryPool queryPool, uint32_t query, Dispatch cons… in endQuery()
38813 …VULKAN_HPP_INLINE void CommandBuffer::resetQueryPool( QueryPool queryPool, uint32_t firstQuery, ui… in resetQueryPool()
38819 …VULKAN_HPP_INLINE void CommandBuffer::resetQueryPool( QueryPool queryPool, uint32_t firstQuery, ui… in resetQueryPool()
38827 …oid CommandBuffer::writeTimestamp( PipelineStageFlagBits pipelineStage, QueryPool queryPool, uint3… in writeTimestamp()
38833 …oid CommandBuffer::writeTimestamp( PipelineStageFlagBits pipelineStage, QueryPool queryPool, uint3… in writeTimestamp()
38841 …VULKAN_HPP_INLINE void CommandBuffer::copyQueryPoolResults( QueryPool queryPool, uint32_t firstQue… in copyQueryPoolResults()
38847 …VULKAN_HPP_INLINE void CommandBuffer::copyQueryPoolResults( QueryPool queryPool, uint32_t firstQue… in copyQueryPoolResults()
39352 …VULKAN_HPP_INLINE void CommandBuffer::beginQueryIndexedEXT( QueryPool queryPool, uint32_t query, Q… in beginQueryIndexedEXT()
39358 …VULKAN_HPP_INLINE void CommandBuffer::beginQueryIndexedEXT( QueryPool queryPool, uint32_t query, Q… in beginQueryIndexedEXT()
39366 …VULKAN_HPP_INLINE void CommandBuffer::endQueryIndexedEXT( QueryPool queryPool, uint32_t query, uin… in endQueryIndexedEXT()
39372 …VULKAN_HPP_INLINE void CommandBuffer::endQueryIndexedEXT( QueryPool queryPool, uint32_t query, uin… in endQueryIndexedEXT()
39502 … AccelerationStructureNV* pAccelerationStructures, QueryType queryType, QueryPool queryPool, uint3… in writeAccelerationStructuresPropertiesNV()
39508 …t AccelerationStructureNV> accelerationStructures, QueryType queryType, QueryPool queryPool, uint3… in writeAccelerationStructuresPropertiesNV()
39951 …template <typename Dispatch> class UniqueHandleTraits<QueryPool,Dispatch> {public: using deleter =…
39952 using UniqueQueryPool = UniqueHandle<QueryPool,DispatchLoaderStatic>;
40249 …ueryPoolCreateInfo* pCreateInfo, const AllocationCallbacks* pAllocator, QueryPool* pQueryPool, Dis…
40252 …ResultValueType<QueryPool>::type createQueryPool( const QueryPoolCreateInfo & createInfo, Optional…
40255 …typename ResultValueType<UniqueHandle<QueryPool,Dispatch>>::type createQueryPoolUnique( const Quer…
40260 …void destroyQueryPool( QueryPool queryPool, const AllocationCallbacks* pAllocator, Dispatch const …
40263 …void destroyQueryPool( QueryPool queryPool, Optional<const AllocationCallbacks> allocator = nullpt…
40267 …void destroy( QueryPool queryPool, const AllocationCallbacks* pAllocator, Dispatch const &d = Disp…
40270 …void destroy( QueryPool queryPool, Optional<const AllocationCallbacks> allocator = nullptr, Dispat…
40274 …Result getQueryPoolResults( QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t …
40277 …Result getQueryPoolResults( QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, ArrayPr…
42037 …ueryPoolCreateInfo* pCreateInfo, const AllocationCallbacks* pAllocator, QueryPool* pQueryPool, Dis… in createQueryPool()
42043 …VULKAN_HPP_INLINE ResultValueType<QueryPool>::type Device::createQueryPool( const QueryPoolCreateI… in createQueryPool()
42045 QueryPool queryPool; in createQueryPool()
42051 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<QueryPool,Dispatch>>::type Device::createQ… in createQueryPoolUnique()
42053 QueryPool queryPool; in createQueryPoolUnique()
42057 …return createResultValue<QueryPool,Dispatch>( result, queryPool, VULKAN_HPP_NAMESPACE_STRING"::Dev… in createQueryPoolUnique()
42063 …VULKAN_HPP_INLINE void Device::destroyQueryPool( QueryPool queryPool, const AllocationCallbacks* p… in destroyQueryPool()
42069 …VULKAN_HPP_INLINE void Device::destroyQueryPool( QueryPool queryPool, Optional<const AllocationCal… in destroyQueryPool()
42076 …VULKAN_HPP_INLINE void Device::destroy( QueryPool queryPool, const AllocationCallbacks* pAllocator… in destroy()
42082 …VULKAN_HPP_INLINE void Device::destroy( QueryPool queryPool, Optional<const AllocationCallbacks> a… in destroy()
42089 …VULKAN_HPP_INLINE Result Device::getQueryPoolResults( QueryPool queryPool, uint32_t firstQuery, ui… in getQueryPoolResults()
42095 …VULKAN_HPP_INLINE Result Device::getQueryPoolResults( QueryPool queryPool, uint32_t firstQuery, ui… in getQueryPoolResults()