• Home
  • Raw
  • Download

Lines Matching defs:value

27   VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value )  in to_string()
103 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
149 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
203 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
215 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
229 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
257 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
285 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
314 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
326 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
393 VULKAN_HPP_INLINE std::string to_string( ImageAspectFlags value ) in to_string()
425 VULKAN_HPP_INLINE std::string to_string( SparseImageFormatFlags value ) in to_string()
441 VULKAN_HPP_INLINE std::string to_string( SparseMemoryBindFlags value ) in to_string()
453 VULKAN_HPP_INLINE std::string to_string( FenceCreateFlags value ) in to_string()
470 VULKAN_HPP_INLINE std::string to_string( EventCreateFlags value ) in to_string()
482 VULKAN_HPP_INLINE std::string to_string( QueryPipelineStatisticFlags value ) in to_string()
523 VULKAN_HPP_INLINE std::string to_string( QueryResultFlags value ) in to_string()
545 VULKAN_HPP_INLINE std::string to_string( BufferCreateFlags value ) in to_string()
565 VULKAN_HPP_INLINE std::string to_string( BufferUsageFlags value ) in to_string()
628 VULKAN_HPP_INLINE std::string to_string( ImageViewCreateFlags value ) in to_string()
647 VULKAN_HPP_INLINE std::string to_string( PipelineCacheCreateFlags value ) in to_string()
659 VULKAN_HPP_INLINE std::string to_string( ColorComponentFlags value ) in to_string()
677 VULKAN_HPP_INLINE std::string to_string( CullModeFlags value ) in to_string()
691 VULKAN_HPP_INLINE std::string to_string( PipelineColorBlendStateCreateFlags value ) in to_string()
703 VULKAN_HPP_INLINE std::string to_string( PipelineCreateFlags value ) in to_string()
771 VULKAN_HPP_INLINE std::string to_string( PipelineDepthStencilStateCreateFlags value ) in to_string()
795 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
817 VULKAN_HPP_INLINE std::string to_string( PipelineShaderStageCreateFlags value ) in to_string()
846 VULKAN_HPP_INLINE std::string to_string( ShaderStageFlags value ) in to_string()
886 VULKAN_HPP_INLINE std::string to_string( SamplerCreateFlags value ) in to_string()
904 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolCreateFlags value ) in to_string()
925 VULKAN_HPP_INLINE std::string to_string( DescriptorSetLayoutCreateFlags value ) in to_string()
941 VULKAN_HPP_INLINE std::string to_string( AccessFlags value ) in to_string()
1007 VULKAN_HPP_INLINE std::string to_string( AttachmentDescriptionFlags value ) in to_string()
1019 VULKAN_HPP_INLINE std::string to_string( DependencyFlags value ) in to_string()
1037 VULKAN_HPP_INLINE std::string to_string( FramebufferCreateFlags value ) in to_string()
1049 VULKAN_HPP_INLINE std::string to_string( RenderPassCreateFlags value ) in to_string()
1061 VULKAN_HPP_INLINE std::string to_string( SubpassDescriptionFlags value ) in to_string()
1087 VULKAN_HPP_INLINE std::string to_string( CommandPoolCreateFlags value ) in to_string()
1103 VULKAN_HPP_INLINE std::string to_string( CommandPoolResetFlags value ) in to_string()
1115 VULKAN_HPP_INLINE std::string to_string( CommandBufferResetFlags value ) in to_string()
1127 VULKAN_HPP_INLINE std::string to_string( CommandBufferUsageFlags value ) in to_string()
1143 VULKAN_HPP_INLINE std::string to_string( QueryControlFlags value ) in to_string()
1155 VULKAN_HPP_INLINE std::string to_string( StencilFaceFlags value ) in to_string()
1171 VULKAN_HPP_INLINE std::string to_string( SubgroupFeatureFlags value ) in to_string()
1199 VULKAN_HPP_INLINE std::string to_string( PeerMemoryFeatureFlags value ) in to_string()
1217 VULKAN_HPP_INLINE std::string to_string( MemoryAllocateFlags value ) in to_string()
1243 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlags value ) in to_string()
1283 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlags value ) in to_string()
1299 VULKAN_HPP_INLINE std::string to_string( ExternalFenceHandleTypeFlags value ) in to_string()
1317 VULKAN_HPP_INLINE std::string to_string( ExternalFenceFeatureFlags value ) in to_string()
1331 VULKAN_HPP_INLINE std::string to_string( FenceImportFlags value ) in to_string()
1343 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlags value ) in to_string()
1355 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreHandleTypeFlags value ) in to_string()
1379 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreFeatureFlags value ) in to_string()
1395 VULKAN_HPP_INLINE std::string to_string( DescriptorBindingFlags value ) in to_string()
1413 VULKAN_HPP_INLINE std::string to_string( ResolveModeFlags value ) in to_string()
1431 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlags value ) in to_string()
1445 VULKAN_HPP_INLINE std::string to_string( PipelineCreationFeedbackFlags value ) in to_string()
1461 VULKAN_HPP_INLINE std::string to_string( ToolPurposeFlags value ) in to_string()
1490 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags2 value ) in to_string()
1582 VULKAN_HPP_INLINE std::string to_string( AccessFlags2 value ) in to_string()
1676 VULKAN_HPP_INLINE std::string to_string( SubmitFlags value ) in to_string()
1688 VULKAN_HPP_INLINE std::string to_string( RenderingFlags value ) in to_string()
1706 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags2 value ) in to_string()
1806 VULKAN_HPP_INLINE std::string to_string( CompositeAlphaFlagsKHR value ) in to_string()
1826 VULKAN_HPP_INLINE std::string to_string( SwapchainCreateFlagsKHR value ) in to_string()
1842 VULKAN_HPP_INLINE std::string to_string( DeviceGroupPresentModeFlagsKHR value ) in to_string()
1867 VULKAN_HPP_INLINE std::string to_string( DisplayPlaneAlphaFlagsKHR value ) in to_string()
1890 VULKAN_HPP_INLINE std::string to_string( SurfaceTransformFlagsKHR value ) in to_string()
1965 VULKAN_HPP_INLINE std::string to_string( DebugReportFlagsEXT value ) in to_string()
1988 VULKAN_HPP_INLINE std::string to_string( VideoCodecOperationFlagsKHR value ) in to_string()
2008 VULKAN_HPP_INLINE std::string to_string( VideoChromaSubsamplingFlagsKHR value ) in to_string()
2026 VULKAN_HPP_INLINE std::string to_string( VideoComponentBitDepthFlagsKHR value ) in to_string()
2042 VULKAN_HPP_INLINE std::string to_string( VideoCapabilityFlagsKHR value ) in to_string()
2056 VULKAN_HPP_INLINE std::string to_string( VideoSessionCreateFlagsKHR value ) in to_string()
2083 VULKAN_HPP_INLINE std::string to_string( VideoCodingControlFlagsKHR value ) in to_string()
2105 VULKAN_HPP_INLINE std::string to_string( VideoDecodeCapabilityFlagsKHR value ) in to_string()
2119 VULKAN_HPP_INLINE std::string to_string( VideoDecodeUsageFlagsKHR value ) in to_string()
2151 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264CapabilityFlagsEXT value ) in to_string()
2211 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264InputModeFlagsEXT value ) in to_string()
2227 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264OutputModeFlagsEXT value ) in to_string()
2247 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CapabilityFlagsEXT value ) in to_string()
2309 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265InputModeFlagsEXT value ) in to_string()
2325 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265OutputModeFlagsEXT value ) in to_string()
2341 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CtbSizeFlagsEXT value ) in to_string()
2357 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265TransformBlockSizeFlagsEXT value ) in to_string()
2379 VULKAN_HPP_INLINE std::string to_string( VideoDecodeH264PictureLayoutFlagsEXT value ) in to_string()
2405 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlagsNV value ) in to_string()
2423 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlagsNV value ) in to_string()
2450 VULKAN_HPP_INLINE std::string to_string( ConditionalRenderingFlagsEXT value ) in to_string()
2464 VULKAN_HPP_INLINE std::string to_string( SurfaceCounterFlagsEXT value ) in to_string()
2506 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterDescriptionFlagsKHR value ) in to_string()
2545 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageSeverityFlagsEXT value ) in to_string()
2563 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageTypeFlagsEXT value ) in to_string()
2600 VULKAN_HPP_INLINE std::string to_string( GeometryFlagsKHR value ) in to_string()
2614 VULKAN_HPP_INLINE std::string to_string( GeometryInstanceFlagsKHR value ) in to_string()
2636 VULKAN_HPP_INLINE std::string to_string( BuildAccelerationStructureFlagsKHR value ) in to_string()
2664 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureCreateFlagsKHR value ) in to_string()
2740 VULKAN_HPP_INLINE std::string to_string( IndirectStateFlagsNV value ) in to_string()
2752 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsLayoutUsageFlagsNV value ) in to_string()
2783 VULKAN_HPP_INLINE std::string to_string( VideoEncodeCapabilityFlagsKHR value ) in to_string()
2795 VULKAN_HPP_INLINE std::string to_string( VideoEncodeUsageFlagsKHR value ) in to_string()
2813 VULKAN_HPP_INLINE std::string to_string( VideoEncodeContentFlagsKHR value ) in to_string()
2834 VULKAN_HPP_INLINE std::string to_string( VideoEncodeRateControlModeFlagsKHR value ) in to_string()
2847 VULKAN_HPP_INLINE std::string to_string( DeviceDiagnosticsConfigFlagsNV value ) in to_string()
2868 VULKAN_HPP_INLINE std::string to_string( ExportMetalObjectTypeFlagsEXT value ) in to_string()
2893 VULKAN_HPP_INLINE std::string to_string( GraphicsPipelineLibraryFlagsEXT value ) in to_string()
2925 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFlagsEXT value ) in to_string()
2941 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFixedRateFlagsEXT value ) in to_string()
3010 VULKAN_HPP_INLINE std::string to_string( DeviceAddressBindingFlagsEXT value ) in to_string()
3030 VULKAN_HPP_INLINE std::string to_string( ImageConstraintsInfoFlagsFUCHSIA value ) in to_string()
3062 VULKAN_HPP_INLINE std::string to_string( BuildMicromapFlagsEXT value ) in to_string()
3078 VULKAN_HPP_INLINE std::string to_string( MicromapCreateFlagsEXT value ) in to_string()
3092 VULKAN_HPP_INLINE std::string to_string( OpticalFlowUsageFlagsNV value ) in to_string()
3112 VULKAN_HPP_INLINE std::string to_string( OpticalFlowGridSizeFlagsNV value ) in to_string()
3130 VULKAN_HPP_INLINE std::string to_string( OpticalFlowSessionCreateFlagsNV value ) in to_string()
3150 VULKAN_HPP_INLINE std::string to_string( OpticalFlowExecuteFlagsNV value ) in to_string()
3166 VULKAN_HPP_INLINE std::string toHexString( uint32_t value ) in toHexString()
3179 VULKAN_HPP_INLINE std::string to_string( Result value ) in to_string()
3236 VULKAN_HPP_INLINE std::string to_string( StructureType value ) in to_string()
4014 VULKAN_HPP_INLINE std::string to_string( PipelineCacheHeaderVersion value ) in to_string()
4023 VULKAN_HPP_INLINE std::string to_string( ObjectType value ) in to_string()
4083 VULKAN_HPP_INLINE std::string to_string( VendorId value ) in to_string()
4097 VULKAN_HPP_INLINE std::string to_string( Format value ) in to_string()
4353 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits value ) in to_string()
4397 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlagBits value ) in to_string()
4423 VULKAN_HPP_INLINE std::string to_string( ImageTiling value ) in to_string()
4434 VULKAN_HPP_INLINE std::string to_string( ImageType value ) in to_string()
4445 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlagBits value ) in to_string()
4477 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlagBits value ) in to_string()
4486 VULKAN_HPP_INLINE std::string to_string( InternalAllocationType value ) in to_string()
4495 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlagBits value ) in to_string()
4505 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlagBits value ) in to_string()
4522 VULKAN_HPP_INLINE std::string to_string( PhysicalDeviceType value ) in to_string()
4535 VULKAN_HPP_INLINE std::string to_string( QueueFlagBits value ) in to_string()
4553 VULKAN_HPP_INLINE std::string to_string( SampleCountFlagBits value ) in to_string()
4568 VULKAN_HPP_INLINE std::string to_string( SystemAllocationScope value ) in to_string()
4586 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlagBits value ) in to_string()
4626 VULKAN_HPP_INLINE std::string to_string( ImageAspectFlagBits value ) in to_string()
4646 VULKAN_HPP_INLINE std::string to_string( SparseImageFormatFlagBits value ) in to_string()
4657 VULKAN_HPP_INLINE std::string to_string( SparseMemoryBindFlagBits value ) in to_string()
4666 VULKAN_HPP_INLINE std::string to_string( FenceCreateFlagBits value ) in to_string()
4680 VULKAN_HPP_INLINE std::string to_string( EventCreateFlagBits value ) in to_string()
4689 VULKAN_HPP_INLINE std::string to_string( QueryPipelineStatisticFlagBits value ) in to_string()
4710 VULKAN_HPP_INLINE std::string to_string( QueryResultFlagBits value ) in to_string()
4725 VULKAN_HPP_INLINE std::string to_string( QueryType value ) in to_string()
4759 VULKAN_HPP_INLINE std::string to_string( BufferCreateFlagBits value ) in to_string()
4772 VULKAN_HPP_INLINE std::string to_string( BufferUsageFlagBits value ) in to_string()
4806 VULKAN_HPP_INLINE std::string to_string( SharingMode value ) in to_string()
4821 VULKAN_HPP_INLINE std::string to_string( ImageLayout value ) in to_string()
4861 VULKAN_HPP_INLINE std::string to_string( ComponentSwizzle value ) in to_string()
4876 VULKAN_HPP_INLINE std::string to_string( ImageViewCreateFlagBits value ) in to_string()
4886 VULKAN_HPP_INLINE std::string to_string( ImageViewType value ) in to_string()
4906 VULKAN_HPP_INLINE std::string to_string( BlendFactor value ) in to_string()
4933 VULKAN_HPP_INLINE std::string to_string( BlendOp value ) in to_string()
4992 VULKAN_HPP_INLINE std::string to_string( ColorComponentFlagBits value ) in to_string()
5004 VULKAN_HPP_INLINE std::string to_string( CompareOp value ) in to_string()
5020 VULKAN_HPP_INLINE std::string to_string( CullModeFlagBits value ) in to_string()
5032 VULKAN_HPP_INLINE std::string to_string( DynamicState value ) in to_string()
5108 VULKAN_HPP_INLINE std::string to_string( FrontFace value ) in to_string()
5118 VULKAN_HPP_INLINE std::string to_string( LogicOp value ) in to_string()
5142 VULKAN_HPP_INLINE std::string to_string( PipelineCreateFlagBits value ) in to_string()
5179 VULKAN_HPP_INLINE std::string to_string( PipelineShaderStageCreateFlagBits value ) in to_string()
5189 VULKAN_HPP_INLINE std::string to_string( PolygonMode value ) in to_string()
5201 VULKAN_HPP_INLINE std::string to_string( PrimitiveTopology value ) in to_string()
5220 VULKAN_HPP_INLINE std::string to_string( ShaderStageFlagBits value ) in to_string()
5245 VULKAN_HPP_INLINE std::string to_string( StencilOp value ) in to_string()
5261 VULKAN_HPP_INLINE std::string to_string( VertexInputRate value ) in to_string()
5306 VULKAN_HPP_INLINE std::string to_string( BorderColor value ) in to_string()
5322 VULKAN_HPP_INLINE std::string to_string( Filter value ) in to_string()
5333 VULKAN_HPP_INLINE std::string to_string( SamplerAddressMode value ) in to_string()
5346 VULKAN_HPP_INLINE std::string to_string( SamplerCreateFlagBits value ) in to_string()
5358 VULKAN_HPP_INLINE std::string to_string( SamplerMipmapMode value ) in to_string()
5368 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolCreateFlagBits value ) in to_string()
5379 VULKAN_HPP_INLINE std::string to_string( DescriptorSetLayoutCreateFlagBits value ) in to_string()
5390 VULKAN_HPP_INLINE std::string to_string( DescriptorType value ) in to_string()
5420 VULKAN_HPP_INLINE std::string to_string( AccessFlagBits value ) in to_string()
5457 VULKAN_HPP_INLINE std::string to_string( AttachmentDescriptionFlagBits value ) in to_string()
5466 VULKAN_HPP_INLINE std::string to_string( AttachmentLoadOp value ) in to_string()
5478 VULKAN_HPP_INLINE std::string to_string( AttachmentStoreOp value ) in to_string()
5489 VULKAN_HPP_INLINE std::string to_string( DependencyFlagBits value ) in to_string()
5501 VULKAN_HPP_INLINE std::string to_string( FramebufferCreateFlagBits value ) in to_string()
5510 VULKAN_HPP_INLINE std::string to_string( PipelineBindPoint value ) in to_string()
5522 VULKAN_HPP_INLINE std::string to_string( RenderPassCreateFlagBits value ) in to_string()
5531 VULKAN_HPP_INLINE std::string to_string( SubpassDescriptionFlagBits value ) in to_string()
5547 VULKAN_HPP_INLINE std::string to_string( CommandPoolCreateFlagBits value ) in to_string()
5558 VULKAN_HPP_INLINE std::string to_string( CommandPoolResetFlagBits value ) in to_string()
5567 VULKAN_HPP_INLINE std::string to_string( CommandBufferLevel value ) in to_string()
5577 VULKAN_HPP_INLINE std::string to_string( CommandBufferResetFlagBits value ) in to_string()
5586 VULKAN_HPP_INLINE std::string to_string( CommandBufferUsageFlagBits value ) in to_string()
5597 VULKAN_HPP_INLINE std::string to_string( QueryControlFlagBits value ) in to_string()
5606 VULKAN_HPP_INLINE std::string to_string( IndexType value ) in to_string()
5618 VULKAN_HPP_INLINE std::string to_string( StencilFaceFlagBits value ) in to_string()
5629 VULKAN_HPP_INLINE std::string to_string( SubpassContents value ) in to_string()
5641 VULKAN_HPP_INLINE std::string to_string( SubgroupFeatureFlagBits value ) in to_string()
5658 VULKAN_HPP_INLINE std::string to_string( PeerMemoryFeatureFlagBits value ) in to_string()
5670 VULKAN_HPP_INLINE std::string to_string( MemoryAllocateFlagBits value ) in to_string()
5686 VULKAN_HPP_INLINE std::string to_string( PointClippingBehavior value ) in to_string()
5696 VULKAN_HPP_INLINE std::string to_string( TessellationDomainOrigin value ) in to_string()
5706 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlagBits value ) in to_string()
5715 VULKAN_HPP_INLINE std::string to_string( SamplerYcbcrModelConversion value ) in to_string()
5728 VULKAN_HPP_INLINE std::string to_string( SamplerYcbcrRange value ) in to_string()
5738 VULKAN_HPP_INLINE std::string to_string( ChromaLocation value ) in to_string()
5748 VULKAN_HPP_INLINE std::string to_string( DescriptorUpdateTemplateType value ) in to_string()
5763 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlagBits value ) in to_string()
5788 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlagBits value ) in to_string()
5799 VULKAN_HPP_INLINE std::string to_string( ExternalFenceHandleTypeFlagBits value ) in to_string()
5811 VULKAN_HPP_INLINE std::string to_string( ExternalFenceFeatureFlagBits value ) in to_string()
5821 VULKAN_HPP_INLINE std::string to_string( FenceImportFlagBits value ) in to_string()
5830 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlagBits value ) in to_string()
5839 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreHandleTypeFlagBits value ) in to_string()
5855 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreFeatureFlagBits value ) in to_string()
5867 VULKAN_HPP_INLINE std::string to_string( DriverId value ) in to_string()
5898 VULKAN_HPP_INLINE std::string to_string( ShaderFloatControlsIndependence value ) in to_string()
5909 VULKAN_HPP_INLINE std::string to_string( DescriptorBindingFlagBits value ) in to_string()
5921 VULKAN_HPP_INLINE std::string to_string( ResolveModeFlagBits value ) in to_string()
5934 VULKAN_HPP_INLINE std::string to_string( SamplerReductionMode value ) in to_string()
5945 VULKAN_HPP_INLINE std::string to_string( SemaphoreType value ) in to_string()
5955 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlagBits value ) in to_string()
5966 VULKAN_HPP_INLINE std::string to_string( PipelineCreationFeedbackFlagBits value ) in to_string()
5977 VULKAN_HPP_INLINE std::string to_string( ToolPurposeFlagBits value ) in to_string()
5997 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlagBits2 value ) in to_string()
6048 VULKAN_HPP_INLINE std::string to_string( AccessFlagBits2 value ) in to_string()
6100 VULKAN_HPP_INLINE std::string to_string( SubmitFlagBits value ) in to_string()
6109 VULKAN_HPP_INLINE std::string to_string( RenderingFlagBits value ) in to_string()
6121 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits2 value ) in to_string()
6178 VULKAN_HPP_INLINE std::string to_string( SurfaceTransformFlagBitsKHR value ) in to_string()
6195 VULKAN_HPP_INLINE std::string to_string( PresentModeKHR value ) in to_string()
6209 VULKAN_HPP_INLINE std::string to_string( ColorSpaceKHR value ) in to_string()
6233 VULKAN_HPP_INLINE std::string to_string( CompositeAlphaFlagBitsKHR value ) in to_string()
6247 VULKAN_HPP_INLINE std::string to_string( SwapchainCreateFlagBitsKHR value ) in to_string()
6258 VULKAN_HPP_INLINE std::string to_string( DeviceGroupPresentModeFlagBitsKHR value ) in to_string()
6272 VULKAN_HPP_INLINE std::string to_string( DisplayPlaneAlphaFlagBitsKHR value ) in to_string()
6341 VULKAN_HPP_INLINE std::string to_string( DebugReportFlagBitsEXT value ) in to_string()
6354 VULKAN_HPP_INLINE std::string to_string( DebugReportObjectTypeEXT value ) in to_string()
6405 VULKAN_HPP_INLINE std::string to_string( RasterizationOrderAMD value ) in to_string()
6418 VULKAN_HPP_INLINE std::string to_string( VideoCodecOperationFlagBitsKHR value ) in to_string()
6433 VULKAN_HPP_INLINE std::string to_string( VideoChromaSubsamplingFlagBitsKHR value ) in to_string()
6446 VULKAN_HPP_INLINE std::string to_string( VideoComponentBitDepthFlagBitsKHR value ) in to_string()
6458 VULKAN_HPP_INLINE std::string to_string( VideoCapabilityFlagBitsKHR value ) in to_string()
6468 VULKAN_HPP_INLINE std::string to_string( VideoSessionCreateFlagBitsKHR value ) in to_string()
6477 VULKAN_HPP_INLINE std::string to_string( VideoCodingControlFlagBitsKHR value ) in to_string()
6490 VULKAN_HPP_INLINE std::string to_string( QueryResultStatusKHR value ) in to_string()
6520 VULKAN_HPP_INLINE std::string to_string( VideoDecodeCapabilityFlagBitsKHR value ) in to_string()
6530 VULKAN_HPP_INLINE std::string to_string( VideoDecodeUsageFlagBitsKHR value ) in to_string()
6558 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264CapabilityFlagBitsEXT value ) in to_string()
6591 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264InputModeFlagBitsEXT value ) in to_string()
6602 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264OutputModeFlagBitsEXT value ) in to_string()
6613 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264RateControlStructureEXT value ) in to_string()
6628 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CapabilityFlagBitsEXT value ) in to_string()
6662 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265InputModeFlagBitsEXT value ) in to_string()
6673 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265OutputModeFlagBitsEXT value ) in to_string()
6684 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CtbSizeFlagBitsEXT value ) in to_string()
6695 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265TransformBlockSizeFlagBitsEXT value ) in to_string()
6707 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265RateControlStructureEXT value ) in to_string()
6722 VULKAN_HPP_INLINE std::string to_string( VideoDecodeH264PictureLayoutFlagBitsEXT value ) in to_string()
6736 VULKAN_HPP_INLINE std::string to_string( ShaderInfoTypeAMD value ) in to_string()
6758 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlagBitsNV value ) in to_string()
6770 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlagBitsNV value ) in to_string()
6783 VULKAN_HPP_INLINE std::string to_string( ValidationCheckEXT value ) in to_string()
6804 VULKAN_HPP_INLINE std::string to_string( PipelineRobustnessBufferBehaviorEXT value ) in to_string()
6816 VULKAN_HPP_INLINE std::string to_string( PipelineRobustnessImageBehaviorEXT value ) in to_string()
6830 VULKAN_HPP_INLINE std::string to_string( ConditionalRenderingFlagBitsEXT value ) in to_string()
6841 VULKAN_HPP_INLINE std::string to_string( SurfaceCounterFlagBitsEXT value ) in to_string()
6852 VULKAN_HPP_INLINE std::string to_string( DisplayPowerStateEXT value ) in to_string()
6863 VULKAN_HPP_INLINE std::string to_string( DeviceEventTypeEXT value ) in to_string()
6872 VULKAN_HPP_INLINE std::string to_string( DisplayEventTypeEXT value ) in to_string()
6883 VULKAN_HPP_INLINE std::string to_string( ViewportCoordinateSwizzleNV value ) in to_string()
6906 VULKAN_HPP_INLINE std::string to_string( DiscardRectangleModeEXT value ) in to_string()
6923 VULKAN_HPP_INLINE std::string to_string( ConservativeRasterizationModeEXT value ) in to_string()
6948 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterDescriptionFlagBitsKHR value ) in to_string()
6958 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterScopeKHR value ) in to_string()
6969 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterStorageKHR value ) in to_string()
6983 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterUnitKHR value ) in to_string()
7027 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageSeverityFlagBitsEXT value ) in to_string()
7039 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageTypeFlagBitsEXT value ) in to_string()
7063 VULKAN_HPP_INLINE std::string to_string( BlendOverlapEXT value ) in to_string()
7083 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureTypeKHR value ) in to_string()
7094 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureBuildTypeKHR value ) in to_string()
7105 VULKAN_HPP_INLINE std::string to_string( GeometryFlagBitsKHR value ) in to_string()
7115 VULKAN_HPP_INLINE std::string to_string( GeometryInstanceFlagBitsKHR value ) in to_string()
7129 VULKAN_HPP_INLINE std::string to_string( BuildAccelerationStructureFlagBitsKHR value ) in to_string()
7146 VULKAN_HPP_INLINE std::string to_string( CopyAccelerationStructureModeKHR value ) in to_string()
7158 VULKAN_HPP_INLINE std::string to_string( GeometryTypeKHR value ) in to_string()
7169 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureCompatibilityKHR value ) in to_string()
7179 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureCreateFlagBitsKHR value ) in to_string()
7189 VULKAN_HPP_INLINE std::string to_string( BuildAccelerationStructureModeKHR value ) in to_string()
7201 VULKAN_HPP_INLINE std::string to_string( CoverageModulationModeNV value ) in to_string()
7220 VULKAN_HPP_INLINE std::string to_string( ValidationCacheHeaderVersionEXT value ) in to_string()
7236 VULKAN_HPP_INLINE std::string to_string( ShadingRatePaletteEntryNV value ) in to_string()
7256 VULKAN_HPP_INLINE std::string to_string( CoarseSampleOrderTypeNV value ) in to_string()
7270 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureMemoryRequirementsTypeNV value ) in to_string()
7290 VULKAN_HPP_INLINE std::string to_string( TimeDomainEXT value ) in to_string()
7304 VULKAN_HPP_INLINE std::string to_string( QueueGlobalPriorityKHR value ) in to_string()
7318 VULKAN_HPP_INLINE std::string to_string( MemoryOverallocationBehaviorAMD value ) in to_string()
7331 VULKAN_HPP_INLINE std::string to_string( PerformanceConfigurationTypeINTEL value ) in to_string()
7340 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()
7349 VULKAN_HPP_INLINE std::string to_string( PerformanceOverrideTypeINTEL value ) in to_string()
7359 VULKAN_HPP_INLINE std::string to_string( PerformanceParameterTypeINTEL value ) in to_string()
7369 VULKAN_HPP_INLINE std::string to_string( PerformanceValueTypeINTEL value ) in to_string()
7402 VULKAN_HPP_INLINE std::string to_string( FragmentShadingRateCombinerOpKHR value ) in to_string()
7424 VULKAN_HPP_INLINE std::string to_string( ValidationFeatureEnableEXT value ) in to_string()
7437 VULKAN_HPP_INLINE std::string to_string( ValidationFeatureDisableEXT value ) in to_string()
7455 VULKAN_HPP_INLINE std::string to_string( ScopeNV value ) in to_string()
7467 VULKAN_HPP_INLINE std::string to_string( ComponentTypeNV value ) in to_string()
7488 VULKAN_HPP_INLINE std::string to_string( CoverageReductionModeNV value ) in to_string()
7505 VULKAN_HPP_INLINE std::string to_string( ProvokingVertexModeEXT value ) in to_string()
7518 VULKAN_HPP_INLINE std::string to_string( FullScreenExclusiveEXT value ) in to_string()
7540 VULKAN_HPP_INLINE std::string to_string( LineRasterizationModeEXT value ) in to_string()
7554 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string()
7568 VULKAN_HPP_INLINE std::string to_string( IndirectStateFlagBitsNV value ) in to_string()
7577 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsTokenTypeNV value ) in to_string()
7594 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsLayoutUsageFlagBitsNV value ) in to_string()
7607 VULKAN_HPP_INLINE std::string to_string( DeviceMemoryReportEventTypeEXT value ) in to_string()
7627 VULKAN_HPP_INLINE std::string to_string( PipelineCacheCreateFlagBits value ) in to_string()
7639 VULKAN_HPP_INLINE std::string to_string( VideoEncodeCapabilityFlagBitsKHR value ) in to_string()
7648 VULKAN_HPP_INLINE std::string to_string( VideoEncodeUsageFlagBitsKHR value ) in to_string()
7661 VULKAN_HPP_INLINE std::string to_string( VideoEncodeContentFlagBitsKHR value ) in to_string()
7673 VULKAN_HPP_INLINE std::string to_string( VideoEncodeTuningModeKHR value ) in to_string()
7686 VULKAN_HPP_INLINE std::string to_string( VideoEncodeRateControlModeFlagBitsKHR value ) in to_string()
7710 VULKAN_HPP_INLINE std::string to_string( DeviceDiagnosticsConfigFlagBitsNV value ) in to_string()
7725 VULKAN_HPP_INLINE std::string to_string( ExportMetalObjectTypeFlagBitsEXT value ) in to_string()
7742 VULKAN_HPP_INLINE std::string to_string( GraphicsPipelineLibraryFlagBitsEXT value ) in to_string()
7754 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlagBits value ) in to_string()
7765 VULKAN_HPP_INLINE std::string to_string( FragmentShadingRateNV value ) in to_string()
7785 VULKAN_HPP_INLINE std::string to_string( FragmentShadingRateTypeNV value ) in to_string()
7797 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureMotionInstanceTypeNV value ) in to_string()
7820 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFlagBitsEXT value ) in to_string()
7832 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFixedRateFlagBitsEXT value ) in to_string()
7867 VULKAN_HPP_INLINE std::string to_string( DeviceFaultAddressTypeEXT value ) in to_string()
7882 VULKAN_HPP_INLINE std::string to_string( DeviceFaultVendorBinaryHeaderVersionEXT value ) in to_string()
7902 VULKAN_HPP_INLINE std::string to_string( RayTracingShaderGroupTypeKHR value ) in to_string()
7913 VULKAN_HPP_INLINE std::string to_string( ShaderGroupShaderKHR value ) in to_string()
7927 VULKAN_HPP_INLINE std::string to_string( DeviceAddressBindingFlagBitsEXT value ) in to_string()
7936 VULKAN_HPP_INLINE std::string to_string( DeviceAddressBindingTypeEXT value ) in to_string()
7949 VULKAN_HPP_INLINE std::string to_string( ImageConstraintsInfoFlagBitsFUCHSIA value ) in to_string()
7979 VULKAN_HPP_INLINE std::string to_string( MicromapTypeEXT value ) in to_string()
7988 VULKAN_HPP_INLINE std::string to_string( BuildMicromapFlagBitsEXT value ) in to_string()
7999 VULKAN_HPP_INLINE std::string to_string( CopyMicromapModeEXT value ) in to_string()
8011 VULKAN_HPP_INLINE std::string to_string( MicromapCreateFlagBitsEXT value ) in to_string()
8020 VULKAN_HPP_INLINE std::string to_string( BuildMicromapModeEXT value ) in to_string()
8029 VULKAN_HPP_INLINE std::string to_string( OpacityMicromapFormatEXT value ) in to_string()
8039 VULKAN_HPP_INLINE std::string to_string( OpacityMicromapSpecialIndexEXT value ) in to_string()
8053 VULKAN_HPP_INLINE std::string to_string( SubpassMergeStatusEXT value ) in to_string()
8077 VULKAN_HPP_INLINE std::string to_string( PipelineColorBlendStateCreateFlagBits value ) in to_string()
8086 VULKAN_HPP_INLINE std::string to_string( PipelineDepthStencilStateCreateFlagBits value ) in to_string()
8098 VULKAN_HPP_INLINE std::string to_string( OpticalFlowUsageFlagBitsNV value ) in to_string()
8112 VULKAN_HPP_INLINE std::string to_string( OpticalFlowGridSizeFlagBitsNV value ) in to_string()
8125 VULKAN_HPP_INLINE std::string to_string( OpticalFlowPerformanceLevelNV value ) in to_string()
8137 VULKAN_HPP_INLINE std::string to_string( OpticalFlowSessionBindingPointNV value ) in to_string()
8154 VULKAN_HPP_INLINE std::string to_string( OpticalFlowSessionCreateFlagBitsNV value ) in to_string()
8167 VULKAN_HPP_INLINE std::string to_string( OpticalFlowExecuteFlagBitsNV value ) in to_string()