Home
last modified time | relevance | path

Searched refs:eWithStatusKHR (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp3173 eWithStatusKHR = VK_QUERY_RESULT_WITH_STATUS_BIT_KHR member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits
3186 case QueryResultFlagBits::eWithStatusKHR: return "WithStatusKHR"; in to_string()
9353 | VkFlags( QueryResultFlagBits::eWithStatusKHR )
9396 if ( value & QueryResultFlagBits::eWithStatusKHR ) in to_string()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp2328 eWithStatusKHR = VK_QUERY_RESULT_WITH_STATUS_BIT_KHR member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::DeviceQueueCreateFlagBits::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits
2339 QueryResultFlagBits::eWithStatusKHR;
H A Dvulkan_to_string.hpp536 if ( value & QueryResultFlagBits::eWithStatusKHR ) in to_string()
5233 case QueryResultFlagBits::eWithStatusKHR: return "WithStatusKHR"; in to_string()

Completed in 205 milliseconds