- 9ea2f4a [fuchsia] Disable LTO to reduce build time overhead by Gulfem Savrun Yeniceri · 4 weeks ago main master
- 2fe3201 [fuchsia] Suppress unused result error by Paul Kirth · 8 weeks ago
- 433152b state: Support VkSemaphores imported with Zircon handles by Yilong Li · 12 months ago
- 6be7413 Merge tag 'vulkan-sdk-1.4.304.1' into main by Yilong Li · 12 months ago
- 6306abb [fuchsia] Add a placeholder vk_dispatch_table_helper.cpp. by Yilong Li · 12 months ago
- ea97d9f [fuchsia] Remove OWNERS and README.fuchsia. by Yilong Li · 12 months ago
- f95d8a2 layers: Fix crash when sub cb state doesn't have render pass by ziga-lunarg · 1 year ago upstream/vulkan-sdk-1.4.304 vulkan-sdk-1.4.304.1
- 207314b layers: Fix crash in shader objects by spencer-lunarg · 1 year ago
- 0ca8449 layers: Update new ANNOTATED_SPEC_LINK format by spencer-lunarg · 1 year ago
- b18ee98 layers: Fix VK_EXT_robustness2 check by Spencer Fricke · 1 year, 1 month ago vulkan-sdk-1.4.304.0
- bf34922 tests: Add missing barrier access mask tests by ziga-lunarg · 1 year, 1 month ago
- fbdbdbc docs: Small cleanup from feedback by spencer-lunarg · 1 year, 1 month ago
- 912a1a5 tests: Test buffer in barrier is bound to memory by ziga-lunarg · 1 year, 1 month ago
- ce7b835 tests: Add invalid queue family tests by ziga-lunarg · 1 year, 1 month ago
- 83cf5dd tests: Renable ClearRectWith2DArray by spencer-lunarg · 1 year, 1 month ago
- e0c4476 tests: Add NegativeInstanceless.DestroyDeviceRace by Jeremy Gebben · 1 year, 1 month ago
- 86332ca chassis: Remove tls caching of device/instance state by Jeremy Gebben · 1 year, 1 month ago
- 3b577d1 scripts: Temp remove VkPhysicalDeviceLayeredApiPropertiesKHR by spencer-lunarg · 1 year, 1 month ago
- d75f31f tests: Test index oob with robustBufferAccess2 by ziga-lunarg · 1 year, 1 month ago
- 5f6937f layers: Fix robustBufferAccess2 check for 08798 by ziga-lunarg · 1 year, 1 month ago
- c4bb2de layers: Move VK_EXT_robustness2 check to corechecks by spencer-lunarg · 1 year, 1 month ago
- 196627c tests: Best practice destroy event by ziga-lunarg · 1 year, 1 month ago
- afa9594 bp: Fix signaling events by ziga-lunarg · 1 year, 1 month ago
- 926ef21 sync: Generate expansion for ALL_TRANSFER stage by Artem Kharytoniuk · 1 year, 1 month ago
- f349069 layers: Fix vkCmdWaitEvents2 VU by spencer-lunarg · 1 year, 1 month ago
- c926291 docs: Update syncval known limitations list by Artem Kharytoniuk · 1 year, 1 month ago
- 233d581 tests: Test robustness supported VUIDs by ziga-lunarg · 1 year, 1 month ago
- c9e58e3 layers: Add robustness supported VUIDs by ziga-lunarg · 1 year, 1 month ago
- f2b5863 layers: Use alias passthrough for recording functions by spencer-lunarg · 1 year, 1 month ago
- e10d814 tests: Use vkt::Event the same by spencer-lunarg · 1 year, 1 month ago
- 68d4355 tests: Move Sync Object test from SyncVal by spencer-lunarg · 1 year, 1 month ago
- 8a7619f gpuav: Disable vertex buffer fetching validation by arno-lunarg · 1 year, 1 month ago
- d4e8cba gpuav: Fix handling of count buffer by arno-lunarg · 1 year, 1 month ago
- c8b2f82 layers: Fix cc_wsi.cpp from 9159 by Spencer Fricke · 1 year, 1 month ago
- 5f5f4cb layers: Fix checking for swapchain protected bit support by ziga-lunarg · 1 year, 1 month ago
- 4e1aa3f tests: Add missing vertex and index buffer tests by ziga-lunarg · 1 year, 1 month ago
- 0e828e1 tests: Test mesh pipeline with tessellation dynamic state by ziga-lunarg · 1 year, 1 month ago
- 243cbd0 layers: Fix checking mesh pipeline dynamic states by ziga-lunarg · 1 year, 1 month ago
- deb7f44 tests: Add missing shader object tests by ziga-lunarg · 1 year, 1 month ago
- b842783 tests: Test not setting dynamic discard rectangles by ziga-lunarg · 1 year, 1 month ago
- 5d04cc3 layers: Fix checking discard rectangle dynamic state by ziga-lunarg · 1 year, 1 month ago
- 19a5c45 build: Fix a C++23 build error by Victor Hugo Vianna Silva · 1 year, 1 month ago
- e6921b3 layers: Cleanup vkCmdBeginRendering by spencer-lunarg · 1 year, 1 month ago
- 46d886a tests: Cleanup VkBindMemoryStatus tests by spencer-lunarg · 1 year, 1 month ago
- fb67878 layers: Unify VkBindMemoryStatus checks by spencer-lunarg · 1 year, 1 month ago
- b69ee39 layers: Fix indeterminate_state by spencer-lunarg · 1 year, 1 month ago
- 8a5807a layers: Fix UpdateBindBufferMemoryState by spencer-lunarg · 1 year, 1 month ago
- e482aed layers: Remove ConvertImageMemoryInfo by spencer-lunarg · 1 year, 1 month ago
- 2f996d3 scripts: Remove Version::number from VulkanObject by spencer-lunarg · 1 year, 1 month ago
- 74af2fc tests: Fix compilation error by Artem Kharytoniuk · 1 year, 1 month ago
- 0dde7b5 layers: Improve Push Descriptor error messages by spencer-lunarg · 1 year, 1 month ago
- afee6bc tests: Split up Push Descriptor test by spencer-lunarg · 1 year, 1 month ago
- d519be1 bp: Use LastBound for dynamic state values by spencer-lunarg · 1 year, 1 month ago
- c2573b9 bp: Use cb_state name like CoreCheck by spencer-lunarg · 1 year, 1 month ago
- db0ed17 tests: Test dynamic rendering attachment without aspect by ziga-lunarg · 1 year, 1 month ago
- 3ba0526 sync: Fix creating dynamic rendering attachments in sync val by ziga-lunarg · 1 year, 1 month ago
- db20c5f bp: Fix getting primitive restart enable by ziga-lunarg · 1 year, 1 month ago
- 8bdcae7 docs: Add syncval development doc by Artem Kharytoniuk · 1 year, 1 month ago
- 3f1272e tests: Add test using VkBindMemoryStatus by ziga-lunarg · 1 year, 1 month ago
- c5929d5 layers: Fix getting bind memory status result by ziga-lunarg · 1 year, 1 month ago
- 20aca29 sync: Fix extra comma in vkAcquireNextImageKHR error by Artem Kharytoniuk · 1 year, 1 month ago
- f9d30ea bp: Fix getting dynamic rendering depth view by ziga-lunarg · 1 year, 1 month ago
- 2304a1a tests: Test copying to buffer with no memory bound by ziga-lunarg · 1 year, 1 month ago
- a6c5995 layers: Fix crash when dst buffer has no memory by ziga-lunarg · 1 year, 1 month ago
- e507cb0 tests: Add Test for 00073 by spencer-lunarg · 1 year, 1 month ago
- 503060e bp: Fix assert when buffer can be null by ziga-lunarg · 1 year, 1 month ago
- f1109ee bp: Fix index buffer scan when robustness is enabled by ziga-lunarg · 1 year, 1 month ago
- 0b4c821 gpuav: Fix enabling device features by ziga-lunarg · 1 year, 1 month ago
- fd7eb6c bp: Fix assert when image view can be null by ziga-lunarg · 1 year, 1 month ago
- 4acb4c4 tests: Add missing tests by ziga-lunarg · 1 year, 1 month ago snapshot-2025wk01
- 1757b68 printf: Fix error messages with newlines by spencer-lunarg · 1 year, 1 month ago
- ba6c479 gpuav: Fix shared RT validation resources handling by Arno · 1 year, 1 month ago
- f31ee88 tests: Test enable VK_KHR_VERTEX_ATTRIBUTE_DIVISOR by Arno · 1 year, 1 month ago
- a90793e tests: Reworked a bit driver info printing logic by Arno · 1 year, 1 month ago
- 3863631 tests: Add GetPhysicalDeviceSurfaceCapabilities2EXT to testICd by spencer-lunarg · 1 year, 1 month ago
- a7c6b28 layers: Remove unimplementable union of struct sType by spencer-lunarg · 1 year, 1 month ago
- 1566cb8 layers: Small cleanup to string_VkPushConstantRange by spencer-lunarg · 1 year, 1 month ago
- bb8fee9 scripts: Check Copyrights from any directory by spencer-lunarg · 1 year, 1 month ago
- 98eac09 layers: Remove unneeded pCreateInfo checks by spencer-lunarg · 1 year, 1 month ago
- 77952a8 tests: Remove using std:: by spencer-lunarg · 1 year, 1 month ago
- 7a12bfa tests: Add tests for VkCommandBufferInheritanceInfo by ziga-lunarg · 1 year, 1 month ago
- d55135f tests: Test VkAccelerationStructureGeometryKHR by ziga-lunarg · 1 year, 1 month ago
- dd4d681 tests: Test updating descriptors with acceleration structures by ziga-lunarg · 1 year, 1 month ago
- 0a59e6d tests: Remove deprecated helpers by spencer-lunarg · 1 year, 1 month ago
- d614128 layers: Improve Descriptors error messages by spencer-lunarg · 1 year, 1 month ago
- 7bcb863 chassis: Split up DeviceObject by Jeremy Gebben · 1 year, 1 month ago
- 34b85f6 tests: Test missing imageCompressionControl feature by ziga-lunarg · 1 year, 1 month ago
- aeec766 layers: Validate missing imageCompressionControl feature by ziga-lunarg · 1 year, 1 month ago
- ef2f251 sync: Add missing command in assert by ziga-lunarg · 1 year, 1 month ago
- abec13d tests: Test missing presentModeFifoLatestReady feature by ziga-lunarg · 1 year, 1 month ago
- fee446c layers: Validate presentModeFifoLatestReady feature is enabled by ziga-lunarg · 1 year, 1 month ago
- 6151f60 tests: Test gpuav with shader objects and pipelines together by ziga-lunarg · 1 year, 1 month ago snapshot-2024wk52
- 0401c38 gpuav: Always create gpuav helper pipeline by ziga-lunarg · 1 year, 1 month ago
- 8018a6f gpuav: Fix VUID 02721 features check by ziga-lunarg · 1 year, 1 month ago
- f5453e1 tests: Fix render pass max multiview instance index test by ziga-lunarg · 1 year, 1 month ago
- e79ba45 layers: Fix render pass instance multiview enabled check by ziga-lunarg · 1 year, 1 month ago
- fad2cbc layers: Fix enabling extensions from api version by ziga-lunarg · 1 year, 1 month ago
- 2897317 layers: Fix annotated spec link by spencer-lunarg · 1 year, 2 months ago
- 27dbbf5 gpuav: Fix selection of inst desc set pipe layout by arno-lunarg · 1 year, 2 months ago
- 6affd2a tests: Use ImageCreateInfo2D more by spencer-lunarg · 1 year, 2 months ago