• 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()
151 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
205 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
259 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
287 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
316 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
395 VULKAN_HPP_INLINE std::string to_string( ImageAspectFlags value ) in to_string()
427 VULKAN_HPP_INLINE std::string to_string( SparseImageFormatFlags value ) in to_string()
443 VULKAN_HPP_INLINE std::string to_string( SparseMemoryBindFlags value ) in to_string()
455 VULKAN_HPP_INLINE std::string to_string( FenceCreateFlags value ) in to_string()
472 VULKAN_HPP_INLINE std::string to_string( EventCreateFlags value ) in to_string()
484 VULKAN_HPP_INLINE std::string to_string( QueryPipelineStatisticFlags value ) in to_string()
525 VULKAN_HPP_INLINE std::string to_string( QueryResultFlags value ) in to_string()
547 VULKAN_HPP_INLINE std::string to_string( BufferCreateFlags value ) in to_string()
569 VULKAN_HPP_INLINE std::string to_string( BufferUsageFlags value ) in to_string()
638 VULKAN_HPP_INLINE std::string to_string( ImageViewCreateFlags value ) in to_string()
659 VULKAN_HPP_INLINE std::string to_string( PipelineCacheCreateFlags value ) in to_string()
671 VULKAN_HPP_INLINE std::string to_string( ColorComponentFlags value ) in to_string()
689 VULKAN_HPP_INLINE std::string to_string( CullModeFlags value ) in to_string()
703 VULKAN_HPP_INLINE std::string to_string( PipelineColorBlendStateCreateFlags value ) in to_string()
715 VULKAN_HPP_INLINE std::string to_string( PipelineCreateFlags value ) in to_string()
785 VULKAN_HPP_INLINE std::string to_string( PipelineDepthStencilStateCreateFlags value ) in to_string()
809 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
831 VULKAN_HPP_INLINE std::string to_string( PipelineShaderStageCreateFlags value ) in to_string()
860 VULKAN_HPP_INLINE std::string to_string( ShaderStageFlags value ) in to_string()
900 VULKAN_HPP_INLINE std::string to_string( SamplerCreateFlags value ) in to_string()
920 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolCreateFlags value ) in to_string()
941 VULKAN_HPP_INLINE std::string to_string( DescriptorSetLayoutCreateFlags value ) in to_string()
961 VULKAN_HPP_INLINE std::string to_string( AccessFlags value ) in to_string()
1027 VULKAN_HPP_INLINE std::string to_string( AttachmentDescriptionFlags value ) in to_string()
1039 VULKAN_HPP_INLINE std::string to_string( DependencyFlags value ) in to_string()
1057 VULKAN_HPP_INLINE std::string to_string( FramebufferCreateFlags value ) in to_string()
1069 VULKAN_HPP_INLINE std::string to_string( RenderPassCreateFlags value ) in to_string()
1081 VULKAN_HPP_INLINE std::string to_string( SubpassDescriptionFlags value ) in to_string()
1107 VULKAN_HPP_INLINE std::string to_string( CommandPoolCreateFlags value ) in to_string()
1123 VULKAN_HPP_INLINE std::string to_string( CommandPoolResetFlags value ) in to_string()
1135 VULKAN_HPP_INLINE std::string to_string( CommandBufferResetFlags value ) in to_string()
1147 VULKAN_HPP_INLINE std::string to_string( CommandBufferUsageFlags value ) in to_string()
1163 VULKAN_HPP_INLINE std::string to_string( QueryControlFlags value ) in to_string()
1175 VULKAN_HPP_INLINE std::string to_string( StencilFaceFlags value ) in to_string()
1191 VULKAN_HPP_INLINE std::string to_string( SubgroupFeatureFlags value ) in to_string()
1219 VULKAN_HPP_INLINE std::string to_string( PeerMemoryFeatureFlags value ) in to_string()
1237 VULKAN_HPP_INLINE std::string to_string( MemoryAllocateFlags value ) in to_string()
1263 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlags value ) in to_string()
1303 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlags value ) in to_string()
1319 VULKAN_HPP_INLINE std::string to_string( ExternalFenceHandleTypeFlags value ) in to_string()
1337 VULKAN_HPP_INLINE std::string to_string( ExternalFenceFeatureFlags value ) in to_string()
1351 VULKAN_HPP_INLINE std::string to_string( FenceImportFlags value ) in to_string()
1363 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlags value ) in to_string()
1375 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreHandleTypeFlags value ) in to_string()
1399 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreFeatureFlags value ) in to_string()
1415 VULKAN_HPP_INLINE std::string to_string( DescriptorBindingFlags value ) in to_string()
1433 VULKAN_HPP_INLINE std::string to_string( ResolveModeFlags value ) in to_string()
1451 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlags value ) in to_string()
1465 VULKAN_HPP_INLINE std::string to_string( PipelineCreationFeedbackFlags value ) in to_string()
1481 VULKAN_HPP_INLINE std::string to_string( ToolPurposeFlags value ) in to_string()
1510 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags2 value ) in to_string()
1602 VULKAN_HPP_INLINE std::string to_string( AccessFlags2 value ) in to_string()
1698 VULKAN_HPP_INLINE std::string to_string( SubmitFlags value ) in to_string()
1710 VULKAN_HPP_INLINE std::string to_string( RenderingFlags value ) in to_string()
1728 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags2 value ) in to_string()
1828 VULKAN_HPP_INLINE std::string to_string( CompositeAlphaFlagsKHR value ) in to_string()
1848 VULKAN_HPP_INLINE std::string to_string( SwapchainCreateFlagsKHR value ) in to_string()
1866 VULKAN_HPP_INLINE std::string to_string( DeviceGroupPresentModeFlagsKHR value ) in to_string()
1891 VULKAN_HPP_INLINE std::string to_string( DisplayPlaneAlphaFlagsKHR value ) in to_string()
1914 VULKAN_HPP_INLINE std::string to_string( SurfaceTransformFlagsKHR value ) in to_string()
1989 VULKAN_HPP_INLINE std::string to_string( DebugReportFlagsEXT value ) in to_string()
2012 VULKAN_HPP_INLINE std::string to_string( VideoCodecOperationFlagsKHR value ) in to_string()
2032 VULKAN_HPP_INLINE std::string to_string( VideoChromaSubsamplingFlagsKHR value ) in to_string()
2050 VULKAN_HPP_INLINE std::string to_string( VideoComponentBitDepthFlagsKHR value ) in to_string()
2066 VULKAN_HPP_INLINE std::string to_string( VideoCapabilityFlagsKHR value ) in to_string()
2080 VULKAN_HPP_INLINE std::string to_string( VideoSessionCreateFlagsKHR value ) in to_string()
2107 VULKAN_HPP_INLINE std::string to_string( VideoCodingControlFlagsKHR value ) in to_string()
2129 VULKAN_HPP_INLINE std::string to_string( VideoDecodeCapabilityFlagsKHR value ) in to_string()
2143 VULKAN_HPP_INLINE std::string to_string( VideoDecodeUsageFlagsKHR value ) in to_string()
2175 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264CapabilityFlagsEXT value ) in to_string()
2235 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264InputModeFlagsEXT value ) in to_string()
2251 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264OutputModeFlagsEXT value ) in to_string()
2271 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CapabilityFlagsEXT value ) in to_string()
2333 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265InputModeFlagsEXT value ) in to_string()
2349 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265OutputModeFlagsEXT value ) in to_string()
2365 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CtbSizeFlagsEXT value ) in to_string()
2381 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265TransformBlockSizeFlagsEXT value ) in to_string()
2403 VULKAN_HPP_INLINE std::string to_string( VideoDecodeH264PictureLayoutFlagsEXT value ) in to_string()
2429 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlagsNV value ) in to_string()
2447 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlagsNV value ) in to_string()
2474 VULKAN_HPP_INLINE std::string to_string( ConditionalRenderingFlagsEXT value ) in to_string()
2488 VULKAN_HPP_INLINE std::string to_string( SurfaceCounterFlagsEXT value ) in to_string()
2530 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterDescriptionFlagsKHR value ) in to_string()
2569 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageSeverityFlagsEXT value ) in to_string()
2587 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageTypeFlagsEXT value ) in to_string()
2624 VULKAN_HPP_INLINE std::string to_string( GeometryFlagsKHR value ) in to_string()
2638 VULKAN_HPP_INLINE std::string to_string( GeometryInstanceFlagsKHR value ) in to_string()
2660 VULKAN_HPP_INLINE std::string to_string( BuildAccelerationStructureFlagsKHR value ) in to_string()
2688 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureCreateFlagsKHR value ) in to_string()
2766 VULKAN_HPP_INLINE std::string to_string( PresentScalingFlagsEXT value ) in to_string()
2782 VULKAN_HPP_INLINE std::string to_string( PresentGravityFlagsEXT value ) in to_string()
2800 VULKAN_HPP_INLINE std::string to_string( IndirectStateFlagsNV value ) in to_string()
2812 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsLayoutUsageFlagsNV value ) in to_string()
2843 VULKAN_HPP_INLINE std::string to_string( VideoEncodeCapabilityFlagsKHR value ) in to_string()
2855 VULKAN_HPP_INLINE std::string to_string( VideoEncodeUsageFlagsKHR value ) in to_string()
2873 VULKAN_HPP_INLINE std::string to_string( VideoEncodeContentFlagsKHR value ) in to_string()
2894 VULKAN_HPP_INLINE std::string to_string( VideoEncodeRateControlModeFlagsKHR value ) in to_string()
2907 VULKAN_HPP_INLINE std::string to_string( DeviceDiagnosticsConfigFlagsNV value ) in to_string()
2928 VULKAN_HPP_INLINE std::string to_string( ExportMetalObjectTypeFlagsEXT value ) in to_string()
2953 VULKAN_HPP_INLINE std::string to_string( GraphicsPipelineLibraryFlagsEXT value ) in to_string()
2985 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFlagsEXT value ) in to_string()
3001 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFixedRateFlagsEXT value ) in to_string()
3070 VULKAN_HPP_INLINE std::string to_string( DeviceAddressBindingFlagsEXT value ) in to_string()
3090 VULKAN_HPP_INLINE std::string to_string( ImageConstraintsInfoFlagsFUCHSIA value ) in to_string()
3122 VULKAN_HPP_INLINE std::string to_string( BuildMicromapFlagsEXT value ) in to_string()
3138 VULKAN_HPP_INLINE std::string to_string( MicromapCreateFlagsEXT value ) in to_string()
3152 VULKAN_HPP_INLINE std::string to_string( MemoryDecompressionMethodFlagsNV value ) in to_string()
3173 VULKAN_HPP_INLINE std::string to_string( OpticalFlowUsageFlagsNV value ) in to_string()
3193 VULKAN_HPP_INLINE std::string to_string( OpticalFlowGridSizeFlagsNV value ) in to_string()
3211 VULKAN_HPP_INLINE std::string to_string( OpticalFlowSessionCreateFlagsNV value ) in to_string()
3231 VULKAN_HPP_INLINE std::string to_string( OpticalFlowExecuteFlagsNV value ) in to_string()
3247 VULKAN_HPP_INLINE std::string toHexString( uint32_t value ) in toHexString()
3260 VULKAN_HPP_INLINE std::string to_string( Result value ) in to_string()
3317 VULKAN_HPP_INLINE std::string to_string( StructureType value ) in to_string()
4126 VULKAN_HPP_INLINE std::string to_string( PipelineCacheHeaderVersion value ) in to_string()
4135 VULKAN_HPP_INLINE std::string to_string( ObjectType value ) in to_string()
4195 VULKAN_HPP_INLINE std::string to_string( VendorId value ) in to_string()
4209 VULKAN_HPP_INLINE std::string to_string( Format value ) in to_string()
4465 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits value ) in to_string()
4509 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlagBits value ) in to_string()
4536 VULKAN_HPP_INLINE std::string to_string( ImageTiling value ) in to_string()
4547 VULKAN_HPP_INLINE std::string to_string( ImageType value ) in to_string()
4558 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlagBits value ) in to_string()
4590 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlagBits value ) in to_string()
4599 VULKAN_HPP_INLINE std::string to_string( InternalAllocationType value ) in to_string()
4608 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlagBits value ) in to_string()
4618 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlagBits value ) in to_string()
4635 VULKAN_HPP_INLINE std::string to_string( PhysicalDeviceType value ) in to_string()
4648 VULKAN_HPP_INLINE std::string to_string( QueueFlagBits value ) in to_string()
4666 VULKAN_HPP_INLINE std::string to_string( SampleCountFlagBits value ) in to_string()
4681 VULKAN_HPP_INLINE std::string to_string( SystemAllocationScope value ) in to_string()
4699 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlagBits value ) in to_string()
4739 VULKAN_HPP_INLINE std::string to_string( ImageAspectFlagBits value ) in to_string()
4759 VULKAN_HPP_INLINE std::string to_string( SparseImageFormatFlagBits value ) in to_string()
4770 VULKAN_HPP_INLINE std::string to_string( SparseMemoryBindFlagBits value ) in to_string()
4779 VULKAN_HPP_INLINE std::string to_string( FenceCreateFlagBits value ) in to_string()
4793 VULKAN_HPP_INLINE std::string to_string( EventCreateFlagBits value ) in to_string()
4802 VULKAN_HPP_INLINE std::string to_string( QueryPipelineStatisticFlagBits value ) in to_string()
4823 VULKAN_HPP_INLINE std::string to_string( QueryResultFlagBits value ) in to_string()
4838 VULKAN_HPP_INLINE std::string to_string( QueryType value ) in to_string()
4872 VULKAN_HPP_INLINE std::string to_string( BufferCreateFlagBits value ) in to_string()
4886 VULKAN_HPP_INLINE std::string to_string( BufferUsageFlagBits value ) in to_string()
4923 VULKAN_HPP_INLINE std::string to_string( SharingMode value ) in to_string()
4938 VULKAN_HPP_INLINE std::string to_string( ImageLayout value ) in to_string()
4978 VULKAN_HPP_INLINE std::string to_string( ComponentSwizzle value ) in to_string()
4993 VULKAN_HPP_INLINE std::string to_string( ImageViewCreateFlagBits value ) in to_string()
5004 VULKAN_HPP_INLINE std::string to_string( ImageViewType value ) in to_string()
5024 VULKAN_HPP_INLINE std::string to_string( BlendFactor value ) in to_string()
5051 VULKAN_HPP_INLINE std::string to_string( BlendOp value ) in to_string()
5110 VULKAN_HPP_INLINE std::string to_string( ColorComponentFlagBits value ) in to_string()
5122 VULKAN_HPP_INLINE std::string to_string( CompareOp value ) in to_string()
5138 VULKAN_HPP_INLINE std::string to_string( CullModeFlagBits value ) in to_string()
5150 VULKAN_HPP_INLINE std::string to_string( DynamicState value ) in to_string()
5226 VULKAN_HPP_INLINE std::string to_string( FrontFace value ) in to_string()
5236 VULKAN_HPP_INLINE std::string to_string( LogicOp value ) in to_string()
5260 VULKAN_HPP_INLINE std::string to_string( PipelineCreateFlagBits value ) in to_string()
5298 VULKAN_HPP_INLINE std::string to_string( PipelineShaderStageCreateFlagBits value ) in to_string()
5308 VULKAN_HPP_INLINE std::string to_string( PolygonMode value ) in to_string()
5320 VULKAN_HPP_INLINE std::string to_string( PrimitiveTopology value ) in to_string()
5339 VULKAN_HPP_INLINE std::string to_string( ShaderStageFlagBits value ) in to_string()
5364 VULKAN_HPP_INLINE std::string to_string( StencilOp value ) in to_string()
5380 VULKAN_HPP_INLINE std::string to_string( VertexInputRate value ) in to_string()
5425 VULKAN_HPP_INLINE std::string to_string( BorderColor value ) in to_string()
5441 VULKAN_HPP_INLINE std::string to_string( Filter value ) in to_string()
5452 VULKAN_HPP_INLINE std::string to_string( SamplerAddressMode value ) in to_string()
5465 VULKAN_HPP_INLINE std::string to_string( SamplerCreateFlagBits value ) in to_string()
5478 VULKAN_HPP_INLINE std::string to_string( SamplerMipmapMode value ) in to_string()
5488 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolCreateFlagBits value ) in to_string()
5499 VULKAN_HPP_INLINE std::string to_string( DescriptorSetLayoutCreateFlagBits value ) in to_string()
5512 VULKAN_HPP_INLINE std::string to_string( DescriptorType value ) in to_string()
5542 VULKAN_HPP_INLINE std::string to_string( AccessFlagBits value ) in to_string()
5579 VULKAN_HPP_INLINE std::string to_string( AttachmentDescriptionFlagBits value ) in to_string()
5588 VULKAN_HPP_INLINE std::string to_string( AttachmentLoadOp value ) in to_string()
5600 VULKAN_HPP_INLINE std::string to_string( AttachmentStoreOp value ) in to_string()
5611 VULKAN_HPP_INLINE std::string to_string( DependencyFlagBits value ) in to_string()
5623 VULKAN_HPP_INLINE std::string to_string( FramebufferCreateFlagBits value ) in to_string()
5632 VULKAN_HPP_INLINE std::string to_string( PipelineBindPoint value ) in to_string()
5644 VULKAN_HPP_INLINE std::string to_string( RenderPassCreateFlagBits value ) in to_string()
5653 VULKAN_HPP_INLINE std::string to_string( SubpassDescriptionFlagBits value ) in to_string()
5669 VULKAN_HPP_INLINE std::string to_string( CommandPoolCreateFlagBits value ) in to_string()
5680 VULKAN_HPP_INLINE std::string to_string( CommandPoolResetFlagBits value ) in to_string()
5689 VULKAN_HPP_INLINE std::string to_string( CommandBufferLevel value ) in to_string()
5699 VULKAN_HPP_INLINE std::string to_string( CommandBufferResetFlagBits value ) in to_string()
5708 VULKAN_HPP_INLINE std::string to_string( CommandBufferUsageFlagBits value ) in to_string()
5719 VULKAN_HPP_INLINE std::string to_string( QueryControlFlagBits value ) in to_string()
5728 VULKAN_HPP_INLINE std::string to_string( IndexType value ) in to_string()
5740 VULKAN_HPP_INLINE std::string to_string( StencilFaceFlagBits value ) in to_string()
5751 VULKAN_HPP_INLINE std::string to_string( SubpassContents value ) in to_string()
5763 VULKAN_HPP_INLINE std::string to_string( SubgroupFeatureFlagBits value ) in to_string()
5780 VULKAN_HPP_INLINE std::string to_string( PeerMemoryFeatureFlagBits value ) in to_string()
5792 VULKAN_HPP_INLINE std::string to_string( MemoryAllocateFlagBits value ) in to_string()
5808 VULKAN_HPP_INLINE std::string to_string( PointClippingBehavior value ) in to_string()
5818 VULKAN_HPP_INLINE std::string to_string( TessellationDomainOrigin value ) in to_string()
5828 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlagBits value ) in to_string()
5837 VULKAN_HPP_INLINE std::string to_string( SamplerYcbcrModelConversion value ) in to_string()
5850 VULKAN_HPP_INLINE std::string to_string( SamplerYcbcrRange value ) in to_string()
5860 VULKAN_HPP_INLINE std::string to_string( ChromaLocation value ) in to_string()
5870 VULKAN_HPP_INLINE std::string to_string( DescriptorUpdateTemplateType value ) in to_string()
5885 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlagBits value ) in to_string()
5910 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlagBits value ) in to_string()
5921 VULKAN_HPP_INLINE std::string to_string( ExternalFenceHandleTypeFlagBits value ) in to_string()
5933 VULKAN_HPP_INLINE std::string to_string( ExternalFenceFeatureFlagBits value ) in to_string()
5943 VULKAN_HPP_INLINE std::string to_string( FenceImportFlagBits value ) in to_string()
5952 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlagBits value ) in to_string()
5961 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreHandleTypeFlagBits value ) in to_string()
5977 VULKAN_HPP_INLINE std::string to_string( ExternalSemaphoreFeatureFlagBits value ) in to_string()
5989 VULKAN_HPP_INLINE std::string to_string( DriverId value ) in to_string()
6021 VULKAN_HPP_INLINE std::string to_string( ShaderFloatControlsIndependence value ) in to_string()
6032 VULKAN_HPP_INLINE std::string to_string( DescriptorBindingFlagBits value ) in to_string()
6044 VULKAN_HPP_INLINE std::string to_string( ResolveModeFlagBits value ) in to_string()
6057 VULKAN_HPP_INLINE std::string to_string( SamplerReductionMode value ) in to_string()
6068 VULKAN_HPP_INLINE std::string to_string( SemaphoreType value ) in to_string()
6078 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlagBits value ) in to_string()
6089 VULKAN_HPP_INLINE std::string to_string( PipelineCreationFeedbackFlagBits value ) in to_string()
6100 VULKAN_HPP_INLINE std::string to_string( ToolPurposeFlagBits value ) in to_string()
6120 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlagBits2 value ) in to_string()
6171 VULKAN_HPP_INLINE std::string to_string( AccessFlagBits2 value ) in to_string()
6224 VULKAN_HPP_INLINE std::string to_string( SubmitFlagBits value ) in to_string()
6233 VULKAN_HPP_INLINE std::string to_string( RenderingFlagBits value ) in to_string()
6245 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits2 value ) in to_string()
6302 VULKAN_HPP_INLINE std::string to_string( SurfaceTransformFlagBitsKHR value ) in to_string()
6319 VULKAN_HPP_INLINE std::string to_string( PresentModeKHR value ) in to_string()
6333 VULKAN_HPP_INLINE std::string to_string( ColorSpaceKHR value ) in to_string()
6357 VULKAN_HPP_INLINE std::string to_string( CompositeAlphaFlagBitsKHR value ) in to_string()
6371 VULKAN_HPP_INLINE std::string to_string( SwapchainCreateFlagBitsKHR value ) in to_string()
6383 VULKAN_HPP_INLINE std::string to_string( DeviceGroupPresentModeFlagBitsKHR value ) in to_string()
6397 VULKAN_HPP_INLINE std::string to_string( DisplayPlaneAlphaFlagBitsKHR value ) in to_string()
6466 VULKAN_HPP_INLINE std::string to_string( DebugReportFlagBitsEXT value ) in to_string()
6479 VULKAN_HPP_INLINE std::string to_string( DebugReportObjectTypeEXT value ) in to_string()
6530 VULKAN_HPP_INLINE std::string to_string( RasterizationOrderAMD value ) in to_string()
6543 VULKAN_HPP_INLINE std::string to_string( VideoCodecOperationFlagBitsKHR value ) in to_string()
6558 VULKAN_HPP_INLINE std::string to_string( VideoChromaSubsamplingFlagBitsKHR value ) in to_string()
6571 VULKAN_HPP_INLINE std::string to_string( VideoComponentBitDepthFlagBitsKHR value ) in to_string()
6583 VULKAN_HPP_INLINE std::string to_string( VideoCapabilityFlagBitsKHR value ) in to_string()
6593 VULKAN_HPP_INLINE std::string to_string( VideoSessionCreateFlagBitsKHR value ) in to_string()
6602 VULKAN_HPP_INLINE std::string to_string( VideoCodingControlFlagBitsKHR value ) in to_string()
6615 VULKAN_HPP_INLINE std::string to_string( QueryResultStatusKHR value ) in to_string()
6645 VULKAN_HPP_INLINE std::string to_string( VideoDecodeCapabilityFlagBitsKHR value ) in to_string()
6655 VULKAN_HPP_INLINE std::string to_string( VideoDecodeUsageFlagBitsKHR value ) in to_string()
6683 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264CapabilityFlagBitsEXT value ) in to_string()
6716 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264InputModeFlagBitsEXT value ) in to_string()
6727 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264OutputModeFlagBitsEXT value ) in to_string()
6738 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH264RateControlStructureEXT value ) in to_string()
6753 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CapabilityFlagBitsEXT value ) in to_string()
6787 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265InputModeFlagBitsEXT value ) in to_string()
6798 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265OutputModeFlagBitsEXT value ) in to_string()
6809 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265CtbSizeFlagBitsEXT value ) in to_string()
6820 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265TransformBlockSizeFlagBitsEXT value ) in to_string()
6832 VULKAN_HPP_INLINE std::string to_string( VideoEncodeH265RateControlStructureEXT value ) in to_string()
6847 VULKAN_HPP_INLINE std::string to_string( VideoDecodeH264PictureLayoutFlagBitsEXT value ) in to_string()
6861 VULKAN_HPP_INLINE std::string to_string( ShaderInfoTypeAMD value ) in to_string()
6883 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryHandleTypeFlagBitsNV value ) in to_string()
6895 VULKAN_HPP_INLINE std::string to_string( ExternalMemoryFeatureFlagBitsNV value ) in to_string()
6908 VULKAN_HPP_INLINE std::string to_string( ValidationCheckEXT value ) in to_string()
6929 VULKAN_HPP_INLINE std::string to_string( PipelineRobustnessBufferBehaviorEXT value ) in to_string()
6941 VULKAN_HPP_INLINE std::string to_string( PipelineRobustnessImageBehaviorEXT value ) in to_string()
6955 VULKAN_HPP_INLINE std::string to_string( ConditionalRenderingFlagBitsEXT value ) in to_string()
6966 VULKAN_HPP_INLINE std::string to_string( SurfaceCounterFlagBitsEXT value ) in to_string()
6977 VULKAN_HPP_INLINE std::string to_string( DisplayPowerStateEXT value ) in to_string()
6988 VULKAN_HPP_INLINE std::string to_string( DeviceEventTypeEXT value ) in to_string()
6997 VULKAN_HPP_INLINE std::string to_string( DisplayEventTypeEXT value ) in to_string()
7008 VULKAN_HPP_INLINE std::string to_string( ViewportCoordinateSwizzleNV value ) in to_string()
7031 VULKAN_HPP_INLINE std::string to_string( DiscardRectangleModeEXT value ) in to_string()
7048 VULKAN_HPP_INLINE std::string to_string( ConservativeRasterizationModeEXT value ) in to_string()
7073 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterDescriptionFlagBitsKHR value ) in to_string()
7083 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterScopeKHR value ) in to_string()
7094 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterStorageKHR value ) in to_string()
7108 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterUnitKHR value ) in to_string()
7152 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageSeverityFlagBitsEXT value ) in to_string()
7164 VULKAN_HPP_INLINE std::string to_string( DebugUtilsMessageTypeFlagBitsEXT value ) in to_string()
7188 VULKAN_HPP_INLINE std::string to_string( BlendOverlapEXT value ) in to_string()
7208 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureTypeKHR value ) in to_string()
7219 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureBuildTypeKHR value ) in to_string()
7230 VULKAN_HPP_INLINE std::string to_string( GeometryFlagBitsKHR value ) in to_string()
7240 VULKAN_HPP_INLINE std::string to_string( GeometryInstanceFlagBitsKHR value ) in to_string()
7254 VULKAN_HPP_INLINE std::string to_string( BuildAccelerationStructureFlagBitsKHR value ) in to_string()
7271 VULKAN_HPP_INLINE std::string to_string( CopyAccelerationStructureModeKHR value ) in to_string()
7283 VULKAN_HPP_INLINE std::string to_string( GeometryTypeKHR value ) in to_string()
7294 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureCompatibilityKHR value ) in to_string()
7304 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureCreateFlagBitsKHR value ) in to_string()
7315 VULKAN_HPP_INLINE std::string to_string( BuildAccelerationStructureModeKHR value ) in to_string()
7327 VULKAN_HPP_INLINE std::string to_string( CoverageModulationModeNV value ) in to_string()
7346 VULKAN_HPP_INLINE std::string to_string( ValidationCacheHeaderVersionEXT value ) in to_string()
7362 VULKAN_HPP_INLINE std::string to_string( ShadingRatePaletteEntryNV value ) in to_string()
7382 VULKAN_HPP_INLINE std::string to_string( CoarseSampleOrderTypeNV value ) in to_string()
7396 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureMemoryRequirementsTypeNV value ) in to_string()
7416 VULKAN_HPP_INLINE std::string to_string( TimeDomainEXT value ) in to_string()
7430 VULKAN_HPP_INLINE std::string to_string( QueueGlobalPriorityKHR value ) in to_string()
7444 VULKAN_HPP_INLINE std::string to_string( MemoryOverallocationBehaviorAMD value ) in to_string()
7457 VULKAN_HPP_INLINE std::string to_string( PerformanceConfigurationTypeINTEL value ) in to_string()
7466 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()
7475 VULKAN_HPP_INLINE std::string to_string( PerformanceOverrideTypeINTEL value ) in to_string()
7485 VULKAN_HPP_INLINE std::string to_string( PerformanceParameterTypeINTEL value ) in to_string()
7495 VULKAN_HPP_INLINE std::string to_string( PerformanceValueTypeINTEL value ) in to_string()
7528 VULKAN_HPP_INLINE std::string to_string( FragmentShadingRateCombinerOpKHR value ) in to_string()
7550 VULKAN_HPP_INLINE std::string to_string( ValidationFeatureEnableEXT value ) in to_string()
7563 VULKAN_HPP_INLINE std::string to_string( ValidationFeatureDisableEXT value ) in to_string()
7581 VULKAN_HPP_INLINE std::string to_string( ScopeNV value ) in to_string()
7593 VULKAN_HPP_INLINE std::string to_string( ComponentTypeNV value ) in to_string()
7614 VULKAN_HPP_INLINE std::string to_string( CoverageReductionModeNV value ) in to_string()
7631 VULKAN_HPP_INLINE std::string to_string( ProvokingVertexModeEXT value ) in to_string()
7644 VULKAN_HPP_INLINE std::string to_string( FullScreenExclusiveEXT value ) in to_string()
7666 VULKAN_HPP_INLINE std::string to_string( LineRasterizationModeEXT value ) in to_string()
7680 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string()
7694 VULKAN_HPP_INLINE std::string to_string( PresentScalingFlagBitsEXT value ) in to_string()
7705 VULKAN_HPP_INLINE std::string to_string( PresentGravityFlagBitsEXT value ) in to_string()
7718 VULKAN_HPP_INLINE std::string to_string( IndirectStateFlagBitsNV value ) in to_string()
7727 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsTokenTypeNV value ) in to_string()
7744 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsLayoutUsageFlagBitsNV value ) in to_string()
7757 VULKAN_HPP_INLINE std::string to_string( DeviceMemoryReportEventTypeEXT value ) in to_string()
7777 VULKAN_HPP_INLINE std::string to_string( PipelineCacheCreateFlagBits value ) in to_string()
7789 VULKAN_HPP_INLINE std::string to_string( VideoEncodeCapabilityFlagBitsKHR value ) in to_string()
7798 VULKAN_HPP_INLINE std::string to_string( VideoEncodeUsageFlagBitsKHR value ) in to_string()
7811 VULKAN_HPP_INLINE std::string to_string( VideoEncodeContentFlagBitsKHR value ) in to_string()
7823 VULKAN_HPP_INLINE std::string to_string( VideoEncodeTuningModeKHR value ) in to_string()
7836 VULKAN_HPP_INLINE std::string to_string( VideoEncodeRateControlModeFlagBitsKHR value ) in to_string()
7860 VULKAN_HPP_INLINE std::string to_string( DeviceDiagnosticsConfigFlagBitsNV value ) in to_string()
7875 VULKAN_HPP_INLINE std::string to_string( ExportMetalObjectTypeFlagBitsEXT value ) in to_string()
7892 VULKAN_HPP_INLINE std::string to_string( GraphicsPipelineLibraryFlagBitsEXT value ) in to_string()
7904 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlagBits value ) in to_string()
7915 VULKAN_HPP_INLINE std::string to_string( FragmentShadingRateNV value ) in to_string()
7935 VULKAN_HPP_INLINE std::string to_string( FragmentShadingRateTypeNV value ) in to_string()
7947 VULKAN_HPP_INLINE std::string to_string( AccelerationStructureMotionInstanceTypeNV value ) in to_string()
7970 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFlagBitsEXT value ) in to_string()
7982 VULKAN_HPP_INLINE std::string to_string( ImageCompressionFixedRateFlagBitsEXT value ) in to_string()
8017 VULKAN_HPP_INLINE std::string to_string( DeviceFaultAddressTypeEXT value ) in to_string()
8032 VULKAN_HPP_INLINE std::string to_string( DeviceFaultVendorBinaryHeaderVersionEXT value ) in to_string()
8052 VULKAN_HPP_INLINE std::string to_string( RayTracingShaderGroupTypeKHR value ) in to_string()
8063 VULKAN_HPP_INLINE std::string to_string( ShaderGroupShaderKHR value ) in to_string()
8077 VULKAN_HPP_INLINE std::string to_string( DeviceAddressBindingFlagBitsEXT value ) in to_string()
8086 VULKAN_HPP_INLINE std::string to_string( DeviceAddressBindingTypeEXT value ) in to_string()
8099 VULKAN_HPP_INLINE std::string to_string( ImageConstraintsInfoFlagBitsFUCHSIA value ) in to_string()
8129 VULKAN_HPP_INLINE std::string to_string( MicromapTypeEXT value ) in to_string()
8138 VULKAN_HPP_INLINE std::string to_string( BuildMicromapFlagBitsEXT value ) in to_string()
8149 VULKAN_HPP_INLINE std::string to_string( CopyMicromapModeEXT value ) in to_string()
8161 VULKAN_HPP_INLINE std::string to_string( MicromapCreateFlagBitsEXT value ) in to_string()
8170 VULKAN_HPP_INLINE std::string to_string( BuildMicromapModeEXT value ) in to_string()
8179 VULKAN_HPP_INLINE std::string to_string( OpacityMicromapFormatEXT value ) in to_string()
8189 VULKAN_HPP_INLINE std::string to_string( OpacityMicromapSpecialIndexEXT value ) in to_string()
8203 VULKAN_HPP_INLINE std::string to_string( MemoryDecompressionMethodFlagBitsNV value ) in to_string()
8214 VULKAN_HPP_INLINE std::string to_string( SubpassMergeStatusEXT value ) in to_string()
8238 VULKAN_HPP_INLINE std::string to_string( DirectDriverLoadingModeLUNARG value ) in to_string()
8255 VULKAN_HPP_INLINE std::string to_string( PipelineColorBlendStateCreateFlagBits value ) in to_string()
8264 VULKAN_HPP_INLINE std::string to_string( PipelineDepthStencilStateCreateFlagBits value ) in to_string()
8276 VULKAN_HPP_INLINE std::string to_string( OpticalFlowUsageFlagBitsNV value ) in to_string()
8290 VULKAN_HPP_INLINE std::string to_string( OpticalFlowGridSizeFlagBitsNV value ) in to_string()
8303 VULKAN_HPP_INLINE std::string to_string( OpticalFlowPerformanceLevelNV value ) in to_string()
8315 VULKAN_HPP_INLINE std::string to_string( OpticalFlowSessionBindingPointNV value ) in to_string()
8332 VULKAN_HPP_INLINE std::string to_string( OpticalFlowSessionCreateFlagBitsNV value ) in to_string()
8345 VULKAN_HPP_INLINE std::string to_string( OpticalFlowExecuteFlagBitsNV value ) in to_string()
8356 VULKAN_HPP_INLINE std::string to_string( RayTracingInvocationReorderModeNV value ) in to_string()