1. c08a6ca tests: Tweak dynamic viewport/scissor tests to hit partial updates by Chris Forbes · 8 years ago
  2. 5533bfc tests: Add test for SS/MS mismatch between image and shader by Chris Forbes · 8 years ago
  3. 5002059 tests: Add test for image view type mismatch at draw time by Chris Forbes · 8 years ago
  4. f01fb38 layers: GH722 Add query function calls from secondary buffers. by Michael Lentine · 8 years ago
  5. 1242dfd tests: Create APK version of layer validation tests by Cody Northrop · 8 years ago
  6. 1035756 tests: test loader enumeration by Jeremy Hayes · 8 years ago
  7. 15684a0 tests: Fix InvalidBarriers layout transitions by Tobin Ehlis · 8 years ago
  8. 8944152 tests: Don't need depth_or_stencil helper by Tobin Ehlis · 8 years ago
  9. 17b2e7b tests: Update InvalidBarriers for new aspect bit checks by Tobin Ehlis · 8 years ago
  10. 2ec0ec3 tests: Fix test framework to correctly set image aspect by Tobin Ehlis · 8 years ago
  11. 01714f5 tests: Fix up LVT for ObjectTracker msg changes by Mark Lobodzinski · 8 years ago
  12. aa1aa3a layers : gh682 move gipa dispatch table init by Mark Young · 8 years ago
  13. 8ef479c tests: Add DescriptorBufferUpdateNoMemoryBound test by Tobin Ehlis · 8 years ago
  14. af5c029 layers: Change pNext validation error to warning by Dustin Graves · 8 years ago
  15. 1cc7954 tests: Add TEST_DESCRIPTION to shader checker tests by Chris Forbes · 8 years ago
  16. 6a4991a tests: Add test for consuming COMBINED_IMAGE_SAMPLER as both by Chris Forbes · 8 years ago
  17. 91c3b2a tests: Add test for consuming COMBINED_IMAGE_SAMPLER as sampled image by Chris Forbes · 8 years ago
  18. e10a51f tests: Add test for consuming COMBINED_IMAGE_SAMPLER as sampler by Chris Forbes · 8 years ago
  19. 22a9b09 tests: Add test for descriptor type mismatch by Chris Forbes · 8 years ago
  20. b78b0d7 tests: Fix IgnoreUnrelatedDescriptor test by Tobin Ehlis · 8 years ago
  21. d8d8918 tests: Add positive test ValidRenderPassAttachmentLayoutWithLoadOp by Tobin Ehlis · 8 years ago
  22. fd1c8fe tests: Add NV_dedicated_allocation support test by Dustin Graves · 8 years ago
  23. 7f0416c layers: Update clearValueCount check by Tobin Ehlis · 8 years ago
  24. a4df363 tests: LX555/GH663, Add BindXxxMemory tests by Mark Lobodzinski · 8 years ago
  25. 0dcf272 layers: LX555/GH663, Add BindXxxMemory validation by Mark Lobodzinski · 8 years ago
  26. d634390 tests: warm up in ThreadCommandBufferCollision by Mike Stroyan · 8 years ago
  27. a6d1494 tests: fortify ThreadCommandBufferCollision by Mike Stroyan · 8 years ago
  28. 24130d9 tests: Add InvalidCmdBufferPipelineDestroyed test by Tobin Ehlis · 8 years ago
  29. dbea755 tests: Add InvalidCmdBufferQueryPoolDestroyed test by Tobin Ehlis · 8 years ago
  30. 85940f5 tests: Add InvalidCmdBufferEventDestroyed test by Tobin Ehlis · 8 years ago
  31. dfe3755 tests: GH422 Addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  32. e37e973 tests: exit(1) if no valid test format supported by Tobin Ehlis · 8 years ago
  33. 51cde41 tests: Update IgnoreUnrelatedDescriptor to use optimal tiling by Tobin Ehlis · 8 years ago
  34. 70db390 tests: fix missing zero init. by Karl Schultz · 8 years ago
  35. 38b5099 tests: Adapt InvalidStructPNext to vers 20 changes by Karl Schultz · 8 years ago
  36. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  37. 5e2d8fc tests: Fix VS2015 reinterpret_cast warning by Dustin Graves · 8 years ago
  38. 40f3582 tests: Ignore unrelated UpdateDescriptorSet params by Dustin Graves · 8 years ago
  39. 10fad69 tests: Update test for PipelineLayout changes by Tobin Ehlis · 8 years ago
  40. bc290ce tests: Add test for vertex attrib component matching by Chris Forbes · 8 years ago
  41. 3d09fd5 tests: Fix InvalidCmdBufferImageDestroyed test by Tobin Ehlis · 8 years ago
  42. 764d707 tests: Simplify InvalidCmdBufferImageDestroyed test by Tobin Ehlis · 8 years ago
  43. 0283c4d tests: Add InvalidCmdBufferBufferDestroyed test by Tobin Ehlis · 8 years ago
  44. 11c8cea tests: Add InvalidCmdBufferImageDestroyed test by Tobin Ehlis · 8 years ago
  45. 4bb5409 tests: Fix warning in LVT by Mark Lobodzinski · 8 years ago
  46. 9fd13bd tests: Remove device_limits layer by Mark Lobodzinski · 8 years ago
  47. 585f66d tests: Add tests for invalid VkDescriptorBufferInfo by Tobin Ehlis · 8 years ago
  48. cb4c7ad tests: Fix subpass self-dependency and barrier in test by Chris Forbes · 8 years ago
  49. d339ba3 layers: gh376 Verify memory on vkCreateXXXView by Mark Young · 8 years ago
  50. 0f9aa40 tests: Fix android build of layer validation tests by Tobin Ehlis · 8 years ago
  51. 6655bb3 Tweaks for review feedback by Chris Forbes · 8 years ago
  52. 3f128ef tests: Add test for inconsistent sample counts within a subpass by Chris Forbes · 8 years ago
  53. c538974 tests: Add test cases for broken subpass resolve setup by Chris Forbes · 8 years ago
  54. 6b3d3f4 tests: Add test to exercise bogus handling of VK_ATTACHMENT_UNUSED by Chris Forbes · 8 years ago
  55. 51bf7c9 tests: Add test to demonstrate #655. by Chris Forbes · 8 years ago
  56. 48a5390 tests: Add test case for render pass initial layout with prior knowledge by Chris Forbes · 8 years ago
  57. ab9804d tests: test loader insertion via create-instance by Jeremy Hayes · 8 years ago
  58. c558718 tests: test layer insertion by Jeremy Hayes · 8 years ago
  59. daf7850 tests: Fix Wayland/Mir build by Dustin Graves · 8 years ago
  60. 91cf3a8 tests: Use correct feature flag for 64bit float attrib test by Chris Forbes · 8 years ago
  61. e7ec3de tests: Ensure deprecated device layers are ignored. by Rene Lindsay · 8 years ago
  62. 255e958 tests: assert CreatePipelineRelaxedTypeMatch success by Mike Stroyan · 8 years ago
  63. 80fc6c3 tests: reenable BindImageInvalidMemoryType test by Mike Stroyan · 8 years ago
  64. cd1c3e5 tests: assert vkWaitForFences result by Mike Stroyan · 8 years ago
  65. b8a6100 tests: DescriptorSetCompatibility STORAGE_IMAGE by Mike Stroyan · 8 years ago
  66. 0f8126b tests: Add test case for unfenced work stolen between queues by Chris Forbes · 8 years ago
  67. 08d4b5e tests: Add FB exceeds max device dimensions testcase by Tobin Ehlis · 8 years ago
  68. b1f303b tests: Add swizzle testcase to FramebufferCreateErrors by Tobin Ehlis · 8 years ago
  69. 27f2ae8 tests: Add dimention testcase to FramebufferCreateErrors by Tobin Ehlis · 8 years ago
  70. 6cfda64 layers: Add INVALID_FRAMEBUFFER_CREATE_INFO error by Tobin Ehlis · 8 years ago
  71. 77d717c tests: Add new case to FramebufferCreateErrors by Tobin Ehlis · 8 years ago
  72. d3bb23a tests: Add testcase to FramebufferCreateErrors by Tobin Ehlis · 8 years ago
  73. 2545e6f tests: Added FramebufferCreateErrors test by Tobin Ehlis · 8 years ago
  74. cf0ae75 Revert "test: GH422 - Buffer Validation Tests" by Mark Lobodzinski · 8 years ago
  75. 979ba7b test: GH422 - Buffer Validation Tests by Mark Mueller · 8 years ago
  76. 2eeabe3 tests: Add test case for BeginRenderPass after non-inline render pass. by Chris Forbes · 8 years ago
  77. 38ae7c4 tests: Don't provide RenderPassBeginInfo by Chris Forbes · 8 years ago
  78. 3b2a3a3 tests: enable sign compare by Jeremy Hayes · 8 years ago
  79. a6fb5b4 tests: fix sign comparison warning by Jeremy Hayes · 8 years ago
  80. bd16af1 tests: Use defined but still incompatible format in RenderPassIncompatible by Cody Northrop · 8 years ago
  81. 097188a tests: test layer and ext not present by Jeremy Hayes · 8 years ago
  82. 4e44c91 tests: Add a test for broken CREATE_SIGNALED handling by Chris Forbes · 8 years ago
  83. e70b7d3 tests: Exercise unbounded stack use in decrementResources by Chris Forbes · 8 years ago
  84. 3aec089 layers: Fix InvalidMemoryMapping not setting structure type by Chris Forbes · 8 years ago
  85. 2fc296b tests: Add DSAspectBitsErrors test by Tobin Ehlis · 8 years ago
  86. 85aa15a tests: Add validation test for incompatible renderpass by Tobin Ehlis · 8 years ago
  87. 93d57e1 tests: Disable BindImageInvalidMemoryType test by Tobin Ehlis · 8 years ago
  88. d0440da tests: Fix crash in Windows Release builds by Mark Lobodzinski · 8 years ago
  89. ce7eee7 tests: GH401, Add test for stencil[Load|Store]Op by Mark Lobodzinski · 8 years ago
  90. 1645d9c tests: Clear srcMask if old layout is undefined by Tony Barbour · 8 years ago
  91. 49f418a tests: Set stencil aspect if Depth Stencil format by Tony Barbour · 8 years ago
  92. abf2996 tests: Add usage to init of VkDepthStencilObj by Tony Barbour · 8 years ago
  93. 9a359b6 tests: Pass access flags instead of bit so you can pass >1 by Tony Barbour · 8 years ago
  94. a4feeeb tests: Properly delete RenderPass by Mark Lobodzinski · 8 years ago
  95. 6d17b9f tests: GH576, Add framebuffer attachment tests by Mark Lobodzinski · 8 years ago
  96. 5c838ce test: WriteDescriptorSetIntegrityCheck fixes from GH421 by Mark Mueller · 8 years ago
  97. b989672 test: WriteDescriptorSetIntegrityCheck fix from GH421 by Mark Mueller · 8 years ago
  98. cc4431d tests: Remove failing descriptorset test by Mark Lobodzinski · 8 years ago
  99. bc18576 tests: LX539, Add invalid memory type index test by Mark Lobodzinski · 8 years ago
  100. d491441 tests: GH421 vkUpdateDescriptorSets tests by Mark Mueller · 8 years ago