feat: 대역폭 추정 및 DAU 표시 기능 추가
- 동시접속자 기반 월간 대역폭 자동 추정 - DAU(일일활성사용자) 추정치 표시 (동접 × 10-14) - 대역폭 기반 Linode/Vultr 자동 선택 로직 - 비용 분석에 대역폭 비용 포함 - 지역 미선택시 서울/도쿄/오사카/싱가포르 기본 표시 - 지역별 서버 분리 표시 (GROUP BY instance + region) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
612
benchmark-data/data/hardware/MSINVIDIAGeForceGTX970/lscpu.txt
Normal file
612
benchmark-data/data/hardware/MSINVIDIAGeForceGTX970/lscpu.txt
Normal file
@@ -0,0 +1,612 @@
|
||||
==========
|
||||
VULKANINFO
|
||||
==========
|
||||
|
||||
Vulkan Instance Version: 1.2.131
|
||||
|
||||
|
||||
Instance Extensions: count = 18
|
||||
====================
|
||||
VK_EXT_acquire_xlib_display : extension revision 1
|
||||
VK_EXT_debug_report : extension revision 9
|
||||
VK_EXT_debug_utils : extension revision 1
|
||||
VK_EXT_direct_mode_display : extension revision 1
|
||||
VK_EXT_display_surface_counter : extension revision 1
|
||||
VK_KHR_device_group_creation : extension revision 1
|
||||
VK_KHR_display : extension revision 21
|
||||
VK_KHR_external_fence_capabilities : extension revision 1
|
||||
VK_KHR_external_memory_capabilities : extension revision 1
|
||||
VK_KHR_external_semaphore_capabilities : extension revision 1
|
||||
VK_KHR_get_display_properties2 : extension revision 1
|
||||
VK_KHR_get_physical_device_properties2 : extension revision 1
|
||||
VK_KHR_get_surface_capabilities2 : extension revision 1
|
||||
VK_KHR_surface : extension revision 25
|
||||
VK_KHR_surface_protected_capabilities : extension revision 1
|
||||
VK_KHR_wayland_surface : extension revision 6
|
||||
VK_KHR_xcb_surface : extension revision 6
|
||||
VK_KHR_xlib_surface : extension revision 6
|
||||
|
||||
Layers: count = 7
|
||||
=======
|
||||
VK_LAYER_LUNARG_standard_validation (LunarG Standard Validation Layer) Vulkan version 1.0.131, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
VK_LAYER_MESA_device_select (Linux device selection layer) Vulkan version 1.1.73, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
VK_LAYER_MESA_overlay (Mesa Overlay layer) Vulkan version 1.1.73, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
VK_LAYER_VALVE_steam_fossilize_32 (Steam Pipeline Caching Layer) Vulkan version 1.2.136, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
VK_LAYER_VALVE_steam_fossilize_64 (Steam Pipeline Caching Layer) Vulkan version 1.2.136, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
VK_LAYER_VALVE_steam_overlay_32 (Steam Overlay Layer) Vulkan version 1.2.136, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
VK_LAYER_VALVE_steam_overlay_64 (Steam Overlay Layer) Vulkan version 1.2.136, layer version 1:
|
||||
Layer Extensions: count = 0
|
||||
Devices: count = 1
|
||||
GPU id : 0 (GeForce GTX 970)
|
||||
Layer-Device Extensions: count = 0
|
||||
|
||||
Presentable Surfaces:
|
||||
=====================
|
||||
GPU id : 0 (GeForce GTX 970):
|
||||
Surface types: count = 2
|
||||
VK_KHR_xcb_surface
|
||||
VK_KHR_xlib_surface
|
||||
Formats: count = 2
|
||||
SurfaceFormat[0]:
|
||||
format = FORMAT_B8G8R8A8_UNORM
|
||||
colorSpace = COLOR_SPACE_SRGB_NONLINEAR_KHR
|
||||
SurfaceFormat[1]:
|
||||
format = FORMAT_B8G8R8A8_SRGB
|
||||
colorSpace = COLOR_SPACE_SRGB_NONLINEAR_KHR
|
||||
Present Modes: count = 3
|
||||
PRESENT_MODE_FIFO_KHR
|
||||
PRESENT_MODE_FIFO_RELAXED_KHR
|
||||
PRESENT_MODE_IMMEDIATE_KHR
|
||||
VkSurfaceCapabilitiesKHR:
|
||||
-------------------------
|
||||
minImageCount = 2
|
||||
maxImageCount = 8
|
||||
currentExtent:
|
||||
width = 256
|
||||
height = 256
|
||||
minImageExtent:
|
||||
width = 256
|
||||
height = 256
|
||||
maxImageExtent:
|
||||
width = 256
|
||||
height = 256
|
||||
maxImageArrayLayers = 1
|
||||
supportedTransforms:
|
||||
SURFACE_TRANSFORM_IDENTITY_BIT_KHR
|
||||
currentTransform:
|
||||
SURFACE_TRANSFORM_IDENTITY_BIT_KHR
|
||||
supportedCompositeAlpha:
|
||||
COMPOSITE_ALPHA_OPAQUE_BIT_KHR
|
||||
supportedUsageFlags:
|
||||
IMAGE_USAGE_TRANSFER_SRC_BIT
|
||||
IMAGE_USAGE_TRANSFER_DST_BIT
|
||||
IMAGE_USAGE_SAMPLED_BIT
|
||||
IMAGE_USAGE_STORAGE_BIT
|
||||
IMAGE_USAGE_COLOR_ATTACHMENT_BIT
|
||||
IMAGE_USAGE_INPUT_ATTACHMENT_BIT
|
||||
VkSurfaceCapabilities2EXT:
|
||||
--------------------------
|
||||
supportedSurfaceCounters:
|
||||
None
|
||||
VkSurfaceProtectedCapabilitiesKHR:
|
||||
----------------------------------
|
||||
supportsProtected = false
|
||||
|
||||
|
||||
|
||||
Groups:
|
||||
=======
|
||||
Device Group Properties (Group 0):
|
||||
physicalDeviceCount: count = 1
|
||||
GeForce GTX 970 (ID: 0)
|
||||
subsetAllocation = 0
|
||||
|
||||
Device Group Present Capabilities (Group 0):
|
||||
Group does not support VK_KHR_device_group, skipping printing capabilities
|
||||
|
||||
|
||||
Device Properties and Extensions:
|
||||
=================================
|
||||
GPU0:
|
||||
VkPhysicalDeviceProperties:
|
||||
---------------------------
|
||||
apiVersion = 4194369 (1.0.65)
|
||||
driverVersion = 1638088704 (0x61a34000)
|
||||
vendorID = 0x10de
|
||||
deviceID = 0x13c2
|
||||
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
|
||||
deviceName = GeForce GTX 970
|
||||
|
||||
VkPhysicalDeviceLimits:
|
||||
-----------------------
|
||||
maxImageDimension1D = 16384
|
||||
maxImageDimension2D = 16384
|
||||
maxImageDimension3D = 2048
|
||||
maxImageDimensionCube = 16384
|
||||
maxImageArrayLayers = 2048
|
||||
maxTexelBufferElements = 134217728
|
||||
maxUniformBufferRange = 65536
|
||||
maxStorageBufferRange = 4294967295
|
||||
maxPushConstantsSize = 256
|
||||
maxMemoryAllocationCount = 4294967295
|
||||
maxSamplerAllocationCount = 4000
|
||||
bufferImageGranularity = 0x00000400
|
||||
sparseAddressSpaceSize = 0xffffffffffffffff
|
||||
maxBoundDescriptorSets = 8
|
||||
maxPerStageDescriptorSamplers = 4000
|
||||
maxPerStageDescriptorUniformBuffers = 12
|
||||
maxPerStageDescriptorStorageBuffers = 4096
|
||||
maxPerStageDescriptorSampledImages = 16384
|
||||
maxPerStageDescriptorStorageImages = 16384
|
||||
maxPerStageDescriptorInputAttachments = 8
|
||||
maxPerStageResources = 53268
|
||||
maxDescriptorSetSamplers = 4000
|
||||
maxDescriptorSetUniformBuffers = 72
|
||||
maxDescriptorSetUniformBuffersDynamic = 72
|
||||
maxDescriptorSetStorageBuffers = 4096
|
||||
maxDescriptorSetStorageBuffersDynamic = 16
|
||||
maxDescriptorSetSampledImages = 98304
|
||||
maxDescriptorSetStorageImages = 98304
|
||||
maxDescriptorSetInputAttachments = 8
|
||||
maxVertexInputAttributes = 32
|
||||
maxVertexInputBindings = 32
|
||||
maxVertexInputAttributeOffset = 2047
|
||||
maxVertexInputBindingStride = 2048
|
||||
maxVertexOutputComponents = 128
|
||||
maxTessellationGenerationLevel = 64
|
||||
maxTessellationPatchSize = 32
|
||||
maxTessellationControlPerVertexInputComponents = 128
|
||||
maxTessellationControlPerVertexOutputComponents = 128
|
||||
maxTessellationControlPerPatchOutputComponents = 120
|
||||
maxTessellationControlTotalOutputComponents = 4216
|
||||
maxTessellationEvaluationInputComponents = 128
|
||||
maxTessellationEvaluationOutputComponents = 128
|
||||
maxGeometryShaderInvocations = 32
|
||||
maxGeometryInputComponents = 128
|
||||
maxGeometryOutputComponents = 128
|
||||
maxGeometryOutputVertices = 1024
|
||||
maxGeometryTotalOutputComponents = 1024
|
||||
maxFragmentInputComponents = 128
|
||||
maxFragmentOutputAttachments = 8
|
||||
maxFragmentDualSrcAttachments = 1
|
||||
maxFragmentCombinedOutputResources = 16
|
||||
maxComputeSharedMemorySize = 49152
|
||||
maxComputeWorkGroupCount: count = 3
|
||||
2147483647
|
||||
65535
|
||||
65535
|
||||
maxComputeWorkGroupInvocations = 1536
|
||||
maxComputeWorkGroupSize: count = 3
|
||||
1536
|
||||
1024
|
||||
64
|
||||
subPixelPrecisionBits = 8
|
||||
subTexelPrecisionBits = 8
|
||||
mipmapPrecisionBits = 8
|
||||
maxDrawIndexedIndexValue = 4294967295
|
||||
maxDrawIndirectCount = 4294967295
|
||||
maxSamplerLodBias = 15
|
||||
maxSamplerAnisotropy = 16
|
||||
maxViewports = 16
|
||||
maxViewportDimensions: count = 2
|
||||
16384
|
||||
16384
|
||||
viewportBoundsRange: count = 2
|
||||
-32768
|
||||
32768
|
||||
viewportSubPixelBits = 8
|
||||
minMemoryMapAlignment = 64
|
||||
minTexelBufferOffsetAlignment = 0x00000010
|
||||
minUniformBufferOffsetAlignment = 0x00000100
|
||||
minStorageBufferOffsetAlignment = 0x00000020
|
||||
minTexelOffset = -8
|
||||
maxTexelOffset = 7
|
||||
minTexelGatherOffset = -32
|
||||
maxTexelGatherOffset = 31
|
||||
minInterpolationOffset = -0.5
|
||||
maxInterpolationOffset = 0.4375
|
||||
subPixelInterpolationOffsetBits = 4
|
||||
maxFramebufferWidth = 16384
|
||||
maxFramebufferHeight = 16384
|
||||
maxFramebufferLayers = 2048
|
||||
framebufferColorSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
framebufferDepthSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
framebufferStencilSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
SAMPLE_COUNT_16_BIT
|
||||
framebufferNoAttachmentsSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
SAMPLE_COUNT_16_BIT
|
||||
maxColorAttachments = 8
|
||||
sampledImageColorSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
sampledImageIntegerSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
sampledImageDepthSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
sampledImageStencilSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
SAMPLE_COUNT_16_BIT
|
||||
storageImageSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
maxSampleMaskWords = 1
|
||||
timestampComputeAndGraphics = true
|
||||
timestampPeriod = 1
|
||||
maxClipDistances = 8
|
||||
maxCullDistances = 8
|
||||
maxCombinedClipAndCullDistances = 8
|
||||
discreteQueuePriorities = 2
|
||||
pointSizeRange: count = 2
|
||||
1
|
||||
189.875
|
||||
lineWidthRange: count = 2
|
||||
0.5
|
||||
10
|
||||
pointSizeGranularity = 0.125
|
||||
lineWidthGranularity = 0.125
|
||||
strictLines = true
|
||||
standardSampleLocations = true
|
||||
optimalBufferCopyOffsetAlignment = 0x00000001
|
||||
optimalBufferCopyRowPitchAlignment = 0x00000001
|
||||
nonCoherentAtomSize = 0x00000040
|
||||
|
||||
VkPhysicalDeviceSparseProperties:
|
||||
---------------------------------
|
||||
residencyStandard2DBlockShape = true
|
||||
residencyStandard2DMultisampleBlockShape = true
|
||||
residencyStandard3DBlockShape = true
|
||||
residencyAlignedMipSize = false
|
||||
residencyNonResidentStrict = true
|
||||
|
||||
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT:
|
||||
----------------------------------------------------
|
||||
advancedBlendMaxColorAttachments = 1
|
||||
advancedBlendIndependentBlend = false
|
||||
advancedBlendNonPremultipliedSrcColor = true
|
||||
advancedBlendNonPremultipliedDstColor = true
|
||||
advancedBlendCorrelatedOverlap = true
|
||||
advancedBlendAllOperations = true
|
||||
|
||||
VkPhysicalDeviceDiscardRectanglePropertiesEXT:
|
||||
----------------------------------------------
|
||||
maxDiscardRectangles = 8
|
||||
|
||||
VkPhysicalDeviceIDPropertiesKHR:
|
||||
--------------------------------
|
||||
deviceNodeMask = 1
|
||||
deviceLUIDValid = false
|
||||
|
||||
VkPhysicalDevicePointClippingPropertiesKHR:
|
||||
-------------------------------------------
|
||||
pointClippingBehavior = POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY
|
||||
|
||||
VkPhysicalDevicePushDescriptorPropertiesKHR:
|
||||
--------------------------------------------
|
||||
maxPushDescriptors = 32
|
||||
|
||||
VkPhysicalDeviceSampleLocationsPropertiesEXT:
|
||||
---------------------------------------------
|
||||
sampleLocationSampleCounts:
|
||||
SAMPLE_COUNT_1_BIT
|
||||
SAMPLE_COUNT_2_BIT
|
||||
SAMPLE_COUNT_4_BIT
|
||||
SAMPLE_COUNT_8_BIT
|
||||
SAMPLE_COUNT_16_BIT
|
||||
maxSampleLocationGridSize:
|
||||
width = 1
|
||||
height = 1
|
||||
sampleLocationCoordinateRange: count = 2
|
||||
0
|
||||
0.9375
|
||||
sampleLocationSubPixelBits = 4
|
||||
variableSampleLocations = true
|
||||
|
||||
VkPhysicalDeviceSamplerFilterMinmaxPropertiesEXT:
|
||||
-------------------------------------------------
|
||||
filterMinmaxSingleComponentFormats = true
|
||||
filterMinmaxImageComponentMapping = true
|
||||
|
||||
|
||||
Device Extensions: count = 45
|
||||
------------------
|
||||
VK_EXT_blend_operation_advanced : extension revision 2
|
||||
VK_EXT_depth_range_unrestricted : extension revision 1
|
||||
VK_EXT_discard_rectangles : extension revision 1
|
||||
VK_EXT_display_control : extension revision 1
|
||||
VK_EXT_post_depth_coverage : extension revision 1
|
||||
VK_EXT_sample_locations : extension revision 1
|
||||
VK_EXT_sampler_filter_minmax : extension revision 1
|
||||
VK_EXT_shader_subgroup_ballot : extension revision 1
|
||||
VK_EXT_shader_subgroup_vote : extension revision 1
|
||||
VK_EXT_shader_viewport_index_layer : extension revision 1
|
||||
VK_KHR_16bit_storage : extension revision 1
|
||||
VK_KHR_bind_memory2 : extension revision 1
|
||||
VK_KHR_dedicated_allocation : extension revision 3
|
||||
VK_KHR_descriptor_update_template : extension revision 1
|
||||
VK_KHR_external_fence : extension revision 1
|
||||
VK_KHR_external_fence_fd : extension revision 1
|
||||
VK_KHR_external_memory : extension revision 1
|
||||
VK_KHR_external_memory_fd : extension revision 1
|
||||
VK_KHR_external_semaphore : extension revision 1
|
||||
VK_KHR_external_semaphore_fd : extension revision 1
|
||||
VK_KHR_get_memory_requirements2 : extension revision 1
|
||||
VK_KHR_image_format_list : extension revision 1
|
||||
VK_KHR_maintenance1 : extension revision 1
|
||||
VK_KHR_maintenance2 : extension revision 1
|
||||
VK_KHR_push_descriptor : extension revision 2
|
||||
VK_KHR_relaxed_block_layout : extension revision 1
|
||||
VK_KHR_sampler_mirror_clamp_to_edge : extension revision 1
|
||||
VK_KHR_sampler_ycbcr_conversion : extension revision 1
|
||||
VK_KHR_shader_draw_parameters : extension revision 1
|
||||
VK_KHR_storage_buffer_storage_class : extension revision 1
|
||||
VK_KHR_swapchain : extension revision 70
|
||||
VK_KHR_variable_pointers : extension revision 1
|
||||
VK_KHX_device_group : extension revision 2
|
||||
VK_KHX_multiview : extension revision 1
|
||||
VK_NVX_device_generated_commands : extension revision 3
|
||||
VK_NVX_multiview_per_view_attributes : extension revision 1
|
||||
VK_NV_dedicated_allocation : extension revision 1
|
||||
VK_NV_fill_rectangle : extension revision 1
|
||||
VK_NV_fragment_coverage_to_color : extension revision 1
|
||||
VK_NV_framebuffer_mixed_samples : extension revision 1
|
||||
VK_NV_geometry_shader_passthrough : extension revision 1
|
||||
VK_NV_glsl_shader : extension revision 1
|
||||
VK_NV_sample_mask_override_coverage : extension revision 1
|
||||
VK_NV_viewport_array2 : extension revision 1
|
||||
VK_NV_viewport_swizzle : extension revision 1
|
||||
|
||||
VkQueueFamilyProperties:
|
||||
========================
|
||||
queueProperties[0]:
|
||||
------------------
|
||||
minImageTransferGranularity = (1,1,1)
|
||||
queueCount = 16
|
||||
queueFlags = QUEUE_GRAPHICS | QUEUE_COMPUTE | QUEUE_TRANSFER | QUEUE_SPARSE_BINDING
|
||||
timestampValidBits = 64
|
||||
present support:
|
||||
VK_KHR_xcb_surface = true
|
||||
VK_KHR_xlib_surface = true
|
||||
|
||||
queueProperties[1]:
|
||||
------------------
|
||||
minImageTransferGranularity = (1,1,1)
|
||||
queueCount = 1
|
||||
queueFlags = QUEUE_TRANSFER
|
||||
timestampValidBits = 64
|
||||
present support = false
|
||||
|
||||
VkPhysicalDeviceMemoryProperties:
|
||||
=================================
|
||||
memoryHeaps: count = 2
|
||||
memoryHeaps[0]:
|
||||
size = 4294967296 (0x100000000) (4.00 GiB)
|
||||
budget = 0
|
||||
usage = 0
|
||||
flags:
|
||||
MEMORY_HEAP_DEVICE_LOCAL_BIT
|
||||
memoryHeaps[1]:
|
||||
size = 6222971904 (0x172eb0400) (5.80 GiB)
|
||||
budget = 0
|
||||
usage = 0
|
||||
flags:
|
||||
None
|
||||
memoryTypes: count = 11
|
||||
memoryTypes[0]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: None
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[1]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: color images
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[2]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: FORMAT_D16_UNORM
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[3]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: FORMAT_X8_D24_UNORM_PACK32, FORMAT_D24_UNORM_S8_UINT
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[4]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: FORMAT_D32_SFLOAT
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[5]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: FORMAT_D32_SFLOAT_S8_UINT
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[6]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0000:
|
||||
None
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: FORMAT_S8_UINT
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[7]:
|
||||
heapIndex = 0
|
||||
propertyFlags = 0x0001:
|
||||
MEMORY_PROPERTY_DEVICE_LOCAL_BIT
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: color images, FORMAT_D16_UNORM, FORMAT_X8_D24_UNORM_PACK32, FORMAT_D32_SFLOAT, FORMAT_S8_UINT, FORMAT_D24_UNORM_S8_UINT, FORMAT_D32_SFLOAT_S8_UINT
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[8]:
|
||||
heapIndex = 0
|
||||
propertyFlags = 0x0001:
|
||||
MEMORY_PROPERTY_DEVICE_LOCAL_BIT
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: None
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[9]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x0006:
|
||||
MEMORY_PROPERTY_HOST_VISIBLE_BIT
|
||||
MEMORY_PROPERTY_HOST_COHERENT_BIT
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: None
|
||||
IMAGE_TILING_LINEAR: None
|
||||
memoryTypes[10]:
|
||||
heapIndex = 1
|
||||
propertyFlags = 0x000e:
|
||||
MEMORY_PROPERTY_HOST_VISIBLE_BIT
|
||||
MEMORY_PROPERTY_HOST_COHERENT_BIT
|
||||
MEMORY_PROPERTY_HOST_CACHED_BIT
|
||||
usable for:
|
||||
IMAGE_TILING_OPTIMAL: None
|
||||
IMAGE_TILING_LINEAR: None
|
||||
|
||||
VkPhysicalDeviceFeatures:
|
||||
=========================
|
||||
robustBufferAccess = true
|
||||
fullDrawIndexUint32 = true
|
||||
imageCubeArray = true
|
||||
independentBlend = true
|
||||
geometryShader = true
|
||||
tessellationShader = true
|
||||
sampleRateShading = true
|
||||
dualSrcBlend = true
|
||||
logicOp = true
|
||||
multiDrawIndirect = true
|
||||
drawIndirectFirstInstance = true
|
||||
depthClamp = true
|
||||
depthBiasClamp = true
|
||||
fillModeNonSolid = true
|
||||
depthBounds = true
|
||||
wideLines = true
|
||||
largePoints = true
|
||||
alphaToOne = true
|
||||
multiViewport = true
|
||||
samplerAnisotropy = true
|
||||
textureCompressionETC2 = false
|
||||
textureCompressionASTC_LDR = false
|
||||
textureCompressionBC = true
|
||||
occlusionQueryPrecise = true
|
||||
pipelineStatisticsQuery = true
|
||||
vertexPipelineStoresAndAtomics = true
|
||||
fragmentStoresAndAtomics = true
|
||||
shaderTessellationAndGeometryPointSize = true
|
||||
shaderImageGatherExtended = true
|
||||
shaderStorageImageExtendedFormats = true
|
||||
shaderStorageImageMultisample = true
|
||||
shaderStorageImageReadWithoutFormat = true
|
||||
shaderStorageImageWriteWithoutFormat = true
|
||||
shaderUniformBufferArrayDynamicIndexing = true
|
||||
shaderSampledImageArrayDynamicIndexing = true
|
||||
shaderStorageBufferArrayDynamicIndexing = true
|
||||
shaderStorageImageArrayDynamicIndexing = true
|
||||
shaderClipDistance = true
|
||||
shaderCullDistance = true
|
||||
shaderFloat64 = true
|
||||
shaderInt64 = true
|
||||
shaderInt16 = false
|
||||
shaderResourceResidency = true
|
||||
shaderResourceMinLod = true
|
||||
sparseBinding = true
|
||||
sparseResidencyBuffer = true
|
||||
sparseResidencyImage2D = true
|
||||
sparseResidencyImage3D = true
|
||||
sparseResidency2Samples = true
|
||||
sparseResidency4Samples = true
|
||||
sparseResidency8Samples = true
|
||||
sparseResidency16Samples = true
|
||||
sparseResidencyAliased = true
|
||||
variableMultisampleRate = true
|
||||
inheritedQueries = true
|
||||
|
||||
VkPhysicalDevice16BitStorageFeaturesKHR:
|
||||
----------------------------------------
|
||||
storageBuffer16BitAccess = true
|
||||
uniformAndStorageBuffer16BitAccess = true
|
||||
storagePushConstant16 = true
|
||||
storageInputOutput16 = false
|
||||
|
||||
VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT:
|
||||
--------------------------------------------------
|
||||
advancedBlendCoherentOperations = true
|
||||
|
||||
VkPhysicalDeviceSamplerYcbcrConversionFeaturesKHR:
|
||||
--------------------------------------------------
|
||||
samplerYcbcrConversion = true
|
||||
|
||||
VkPhysicalDeviceVariablePointersFeaturesKHR:
|
||||
--------------------------------------------
|
||||
variablePointersStorageBuffer = true
|
||||
variablePointers = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user