Searched defs:waitForFences (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) function in namespace:vkt::sparse::__anon4544
138 if (vk.waitForFences(device, 1u, &(***fenceSpIter), VK_TRUE, ~0ull) != VK_SUCCESS)
296 if (!waitForFences(vk, getDevice(), bindSparseFences))
299 if (!waitForFences(vk, getDevice(), regularFences))
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp417 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 timeout) function in namespace:vkt::__anon4469
419 VK_CHECK(vk.waitForFences(device, fenceCount, pFences, waitAll, timeout));
4558 waitForFences(vk, device, 1, &fence.get(), VK_TRUE, ~0ull);
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.hpp27127 Result waitForFences( uint32_t fenceCount, const Fence* pFences, Bool32 waitAll, uint64_t timeout ) const;
27129 Result waitForFences( ArrayProxy<const Fence> fences, Bool32 waitAll, uint64_t timeout ) const;
28659 VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCount, const Fence* pFences, Bool32 waitAll, uint64_t timeout ) const function in class:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SubpassContents::DynamicState::DescriptorUpdateTemplateTypeKHR::ObjectType::QueueFlagBits::MemoryPropertyFlagBits::MemoryHeapFlagBits::AccessFlagBits::BufferUsageFlagBits::BufferCreateFlagBits::ShaderStageFlagBits::ImageUsageFlagBits::ImageCreateFlagBits::PipelineCreateFlagBits::ColorComponentFlagBits::FenceCreateFlagBits::FormatFeatureFlagBits::QueryControlFlagBits::QueryResultFlagBits::CommandBufferUsageFlagBits::QueryPipelineStatisticFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::PipelineStageFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferResetFlagBits::SampleCountFlagBits::AttachmentDescriptionFlagBits::StencilFaceFlagBits::DescriptorPoolCreateFlagBits::DependencyFlagBits::PresentModeKHR::ColorSpaceKHR::DisplayPlaneAlphaFlagBitsKHR::CompositeAlphaFlagBitsKHR::SurfaceTransformFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::ExternalMemoryHandleTypeFlagBitsNV::ExternalMemoryFeatureFlagBitsNV::ValidationCheckEXT::IndirectCommandsLayoutUsageFlagBitsNVX::ObjectEntryUsageFlagBitsNVX::IndirectCommandsTokenTypeNVX::ObjectEntryTypeNVX::DescriptorSetLayoutCreateFlagBits::ExternalMemoryHandleTypeFlagBitsKHR::ExternalMemoryFeatureFlagBitsKHR::ExternalSemaphoreHandleTypeFlagBitsKHR::ExternalSemaphoreFeatureFlagBitsKHR::SemaphoreImportFlagBitsKHR::ExternalFenceHandleTypeFlagBitsKHR::ExternalFenceFeatureFlagBitsKHR::FenceImportFlagBitsKHR::SurfaceCounterFlagBitsEXT::DisplayPowerStateEXT::DeviceEventTypeEXT::DisplayEventTypeEXT::PeerMemoryFeatureFlagBitsKHX::MemoryAllocateFlagBitsKHX::DeviceGroupPresentModeFlagBitsKHX::SwapchainCreateFlagBitsKHR::ViewportCoordinateSwizzleNV::DiscardRectangleModeEXT::SubpassDescriptionFlagBits::PointClippingBehaviorKHR::SamplerReductionModeEXT::TessellationDomainOriginKHR::SamplerYcbcrModelConversionKHR::SamplerYcbcrRangeKHR::ChromaLocationKHR::BlendOverlapEXT::CoverageModulationModeNV::ValidationCacheHeaderVersionEXT::ShaderInfoTypeAMD::QueueGlobalPriorityEXT::ConservativeRasterizationModeEXT::Device
28664 VULKAN_HPP_INLINE Result Device::waitForFences( ArrayProxy<const Fence> fences, Bool32 waitAll, uint64_t timeout ) const function in class:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SubpassContents::DynamicState::DescriptorUpdateTemplateTypeKHR::ObjectType::QueueFlagBits::MemoryPropertyFlagBits::MemoryHeapFlagBits::AccessFlagBits::BufferUsageFlagBits::BufferCreateFlagBits::ShaderStageFlagBits::ImageUsageFlagBits::ImageCreateFlagBits::PipelineCreateFlagBits::ColorComponentFlagBits::FenceCreateFlagBits::FormatFeatureFlagBits::QueryControlFlagBits::QueryResultFlagBits::CommandBufferUsageFlagBits::QueryPipelineStatisticFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::PipelineStageFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferResetFlagBits::SampleCountFlagBits::AttachmentDescriptionFlagBits::StencilFaceFlagBits::DescriptorPoolCreateFlagBits::DependencyFlagBits::PresentModeKHR::ColorSpaceKHR::DisplayPlaneAlphaFlagBitsKHR::CompositeAlphaFlagBitsKHR::SurfaceTransformFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::ExternalMemoryHandleTypeFlagBitsNV::ExternalMemoryFeatureFlagBitsNV::ValidationCheckEXT::IndirectCommandsLayoutUsageFlagBitsNVX::ObjectEntryUsageFlagBitsNVX::IndirectCommandsTokenTypeNVX::ObjectEntryTypeNVX::DescriptorSetLayoutCreateFlagBits::ExternalMemoryHandleTypeFlagBitsKHR::ExternalMemoryFeatureFlagBitsKHR::ExternalSemaphoreHandleTypeFlagBitsKHR::ExternalSemaphoreFeatureFlagBitsKHR::SemaphoreImportFlagBitsKHR::ExternalFenceHandleTypeFlagBitsKHR::ExternalFenceFeatureFlagBitsKHR::FenceImportFlagBitsKHR::SurfaceCounterFlagBitsEXT::DisplayPowerStateEXT::DeviceEventTypeEXT::DisplayEventTypeEXT::PeerMemoryFeatureFlagBitsKHX::MemoryAllocateFlagBitsKHX::DeviceGroupPresentModeFlagBitsKHX::SwapchainCreateFlagBitsKHR::ViewportCoordinateSwizzleNV::DiscardRectangleModeEXT::SubpassDescriptionFlagBits::PointClippingBehaviorKHR::SamplerReductionModeEXT::TessellationDomainOriginKHR::SamplerYcbcrModelConversionKHR::SamplerYcbcrRangeKHR::ChromaLocationKHR::BlendOverlapEXT::CoverageModulationModeNV::ValidationCacheHeaderVersionEXT::ShaderInfoTypeAMD::QueueGlobalPriorityEXT::ConservativeRasterizationModeEXT::Device
28667 return createResultValue( result, "VULKAN_HPP_NAMESPACE::Device::waitForFences", { Result::eSuccess, Result::eTimeout } );
[all...]

Completed in 609 milliseconds