|
1 | 1 | {
|
2 |
| - "$schema": "https://schema.khronos.org/vulkan/profiles-0.8.0-250.json#", |
| 2 | + "$schema": "https://schema.khronos.org/vulkan/profiles-0.8.0-217.json#", |
3 | 3 | "capabilities": {
|
4 | 4 | "baseline": {
|
5 | 5 | "extensions": {
|
6 | 6 | "VK_EXT_4444_formats": 1,
|
7 |
| - "VK_EXT_attachment_feedback_loop_layout": 2, |
8 | 7 | "VK_EXT_calibrated_timestamps": 2,
|
9 | 8 | "VK_EXT_color_write_enable": 1,
|
10 | 9 | "VK_EXT_conditional_rendering": 2,
|
|
14 | 13 | "VK_EXT_descriptor_indexing": 2,
|
15 | 14 | "VK_EXT_extended_dynamic_state": 1,
|
16 | 15 | "VK_EXT_extended_dynamic_state2": 1,
|
17 |
| - "VK_EXT_extended_dynamic_state3": 2, |
18 | 16 | "VK_EXT_external_memory_host": 1,
|
19 | 17 | "VK_EXT_full_screen_exclusive": 4,
|
20 | 18 | "VK_EXT_hdr_metadata": 2,
|
|
36 | 34 | "VK_EXT_separate_stencil_usage": 1,
|
37 | 35 | "VK_EXT_shader_atomic_float": 1,
|
38 | 36 | "VK_EXT_shader_demote_to_helper_invocation": 1,
|
39 |
| - "VK_EXT_shader_module_identifier": 1, |
40 | 37 | "VK_EXT_shader_subgroup_ballot": 1,
|
41 | 38 | "VK_EXT_shader_subgroup_vote": 1,
|
42 | 39 | "VK_EXT_subgroup_size_control": 2,
|
43 | 40 | "VK_EXT_texel_buffer_alignment": 1,
|
44 | 41 | "VK_EXT_transform_feedback": 1,
|
45 | 42 | "VK_EXT_vertex_attribute_divisor": 3,
|
46 |
| - "VK_EXT_vertex_input_dynamic_state": 2, |
47 | 43 | "VK_KHR_16bit_storage": 1,
|
48 | 44 | "VK_KHR_8bit_storage": 1,
|
49 | 45 | "VK_KHR_bind_memory2": 1,
|
|
104 | 100 | "VkPhysicalDevice4444FormatsFeaturesEXT": {
|
105 | 101 | "formatA4R4G4B4": true
|
106 | 102 | },
|
107 |
| - "VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT": { |
108 |
| - "attachmentFeedbackLoopLayout": true |
109 |
| - }, |
110 | 103 | "VkPhysicalDeviceColorWriteEnableFeaturesEXT": {
|
111 | 104 | "colorWriteEnable": true
|
112 | 105 | },
|
|
208 | 201 | "VkPhysicalDeviceShaderClockFeaturesKHR": {
|
209 | 202 | "shaderSubgroupClock": true
|
210 | 203 | },
|
211 |
| - "VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT": { |
212 |
| - "shaderModuleIdentifier": true |
213 |
| - }, |
214 | 204 | "VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT": {
|
215 | 205 | "texelBufferAlignment": true
|
216 | 206 | },
|
|
222 | 212 | "vertexAttributeInstanceRateDivisor": true,
|
223 | 213 | "vertexAttributeInstanceRateZeroDivisor": true
|
224 | 214 | },
|
225 |
| - "VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT": { |
226 |
| - "vertexInputDynamicState": true |
227 |
| - }, |
228 | 215 | "VkPhysicalDeviceVulkan11Features": {
|
229 | 216 | "storageBuffer16BitAccess": true,
|
230 | 217 | "uniformAndStorageBuffer16BitAccess": true,
|
231 | 218 | "multiview": true,
|
232 |
| - "multiviewGeometryShader": true, |
233 | 219 | "multiviewTessellationShader": true,
|
234 | 220 | "variablePointersStorageBuffer": true,
|
235 | 221 | "variablePointers": true,
|
|
270 | 256 | "hostQueryReset": true,
|
271 | 257 | "timelineSemaphore": true,
|
272 | 258 | "bufferDeviceAddress": true,
|
273 |
| - "bufferDeviceAddressCaptureReplay": true, |
274 | 259 | "bufferDeviceAddressMultiDevice": true,
|
275 | 260 | "vulkanMemoryModel": true,
|
276 | 261 | "vulkanMemoryModelDeviceScope": true,
|
|
306 | 291 | "residencyNonResidentStrict": true,
|
307 | 292 | "residencyStandard2DBlockShape": true,
|
308 | 293 | "residencyStandard3DBlockShape": true,
|
309 |
| - "residencyStandard2DMultisampleBlockShape": true, |
310 |
| - "residencyAlignedMipSize": true |
| 294 | + "residencyAlignedMipSize": true, |
| 295 | + "residencyStandard2DMultisampleBlockShape": true |
311 | 296 | },
|
312 | 297 | "limits": {
|
313 | 298 | "bufferImageGranularity": 65536,
|
|
475 | 460 | "lineWidthRange": [
|
476 | 461 | 1,
|
477 | 462 | 7.99219
|
478 |
| - ] |
| 463 | + ], |
| 464 | + "timestampPeriod": 10, |
| 465 | + "strictLines": false, |
| 466 | + "standardSampleLocations": true |
479 | 467 | }
|
480 | 468 | },
|
481 | 469 | "VkPhysicalDeviceSubgroupProperties": {
|
|
547 | 535 | "shaderRoundingModeRTZFloat32": true,
|
548 | 536 | "shaderRoundingModeRTZFloat64": true,
|
549 | 537 | "maxUpdateAfterBindDescriptorsInAllPools": 1048576,
|
550 |
| - "robustBufferAccessUpdateAfterBind": true, |
551 | 538 | "maxPerStageDescriptorUpdateAfterBindSamplers": 1048576,
|
552 | 539 | "maxPerStageDescriptorUpdateAfterBindUniformBuffers": 15,
|
553 | 540 | "maxPerStageDescriptorUpdateAfterBindStorageBuffers": 1048576,
|
|
584 | 571 | ]
|
585 | 572 | },
|
586 | 573 | "VkPhysicalDeviceVulkan13Properties": {
|
587 |
| - "minSubgroupSize": 32, |
| 574 | + "minSubgroupSize": 64, |
588 | 575 | "maxSubgroupSize": 32,
|
589 | 576 | "maxComputeWorkgroupSubgroups": 42,
|
590 | 577 | "requiredSubgroupSizeStages": [
|
591 |
| - "VK_SHADER_STAGE_COMPUTE_BIT", |
592 | 578 | "VK_SHADER_STAGE_ALL"
|
593 | 579 | ],
|
594 | 580 | "maxInlineUniformBlockSize": 256,
|
|
2561 | 2547 | }
|
2562 | 2548 | },
|
2563 | 2549 | "profiles": {
|
2564 |
| - "VP_LUNARG_merged_2023_08_23_09_14": { |
| 2550 | + "VP_LUNARG_merged_2024_03_14_09_10": { |
2565 | 2551 | "version": 1,
|
2566 |
| - "api-version": "1.3.250", |
| 2552 | + "api-version": "1.3.217", |
2567 | 2553 | "label": "Windows Baseline",
|
2568 | 2554 | "description": "Minimum capabilities gathered from GPUs on Windows",
|
2569 | 2555 | "contributors": {},
|
2570 | 2556 | "history": [
|
2571 | 2557 | {
|
2572 | 2558 | "revision": 1,
|
2573 |
| - "date": "2023-08-23", |
| 2559 | + "date": "2024-03-14", |
2574 | 2560 | "author": "LunarG Profiles Generation",
|
2575 | 2561 | "comment": "Generated profile"
|
2576 | 2562 | }
|
|
0 commit comments