Opened 22 months ago
Closed 22 months ago
#19226 closed enhancement (fixed)
Vulkan-Headers Vulkan-Loader 1.3.277
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.1 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 22 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 22 months ago
comment:3 by , 22 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Vulkan-Headers
Since the Vulkan API is basically comprised of Vulkan-Headers and Vulkan-Loader, I decided to look at Vulkan-Docs real quick. 1.3.277 shows:
Internal Issues * Add bits to VkSubgroupFeatureFlagBits for VK_KHR_shader_subgroup_rotate (internal issue 3773). * Add missing `promotedto` XML attribute to VK_EXT_line_rasterization (internal issue 3772). * Fix VU missing shaderTileImageStencilReadAccess (internal issue 3778). * Revert add VUs for VK_DESCRIPTOR_BINDING_VARIABLE_DESCRIPTOR_COUNT (internal MR 6402). * Add missing VkGraphicsPipelinCreateInfo multisample state VU (internal MR 6408). * Add VU for null pGeometries and ppGeometries (internal MR 6411). * Fix typo in vkCmdWriteAccelerationStructuresPropertiesKHR VU (internal MR 6417). * Fix typos in some credits (internal MR 6423). * Fix missing SPIR-V interface summary in some extension appendices (internal MR 6425). * Update VK_FORMAT_UNDEFINED for VK_ANDROID_external_format_resolve (internal MR 6428) * Fix vkGetDescriptorEXT VU for null pCombinedImageSampler (internal MR 6431). * Remove redundant vkGetDescriptorEXT VU (internal MR 6434). New Extensions * VK_KHR_video_decode_av1... we get a new AV1 decoding extension!
Vulkan-Loader