aboutsummaryrefslogtreecommitdiff
path: root/tests/layer_validation_tests.cpp
AgeCommit message (Expand)Author
2019-08-20tests: Add tests for VK_EXT_line_rasterizationJeff Bolz
2019-08-12tests: Fix OOBA, using `sizeof` on arrayPetr Kraus
2019-08-07tests: Fix subpass stage test + add coveragePetr Kraus
2019-07-22tests: Add tests for VK_EXT_texel_buffer_alignmentJeff Bolz
2019-07-16tests: Check VALIDATION_APK when add extensionunknown
2019-07-15tests: Surface & swapchainlocke-lunarg
2019-07-01tests: Fix MissingClearAttachment testMark Lobodzinski
2019-06-27tests: Create surface and swapchainunknown
2019-06-21tests: Add subgroup validation testsJeff Bolz
2019-06-17tests: Change too terse nameslocke-lunarg
2019-06-17tests: Add common codelocke-lunarg
2019-06-11tests: Fix ValidateStride in PixelC林昆毅 Kunyi(Locke) Lin
2019-06-07tests: Convert SetUp()\TearDown() to constructorsPetr Kraus
2019-06-05tests: Add common codeunknown
2019-06-05tests: Move common codesunknown
2019-05-17tests: Remove tests and common codeslocke-luanrg
2019-05-14tests: Implement tests for VK_EXT_pipeline_creation_feedbackPeter Chen
2019-05-08build: Update known good for 1.1.107 vulkan headerShannon McPherson
2019-05-01tests:Re-enable android on OOBTony-LunarG
2019-04-29tests: Test if descriptor uses a wrong indexLocke
2019-04-29tests: Fix AndroidHardwareBufferImportBufferLocke
2019-04-29tests: Validate vkGetImageMemoryRequirementsLocke
2019-04-29tests: Fix AndroidHardwareBufferCreateImageViewLocke
2019-04-29tests: Fix AndroidHardwareBufferMemoryAllocationLocke
2019-04-29tests: Fix AndroidHardwareBufferImageCreateLocke
2019-04-29tests: Test exceed limitsLocke
2019-04-24tests: Mismatching builtin block interface testsAri Suonpaa
2019-04-22tests: bind pipeline to avoid crashLocke
2019-04-22tests: Check if it supports multiplane imageLocke
2019-04-22tests: Validate if enabling extensionsLocke
2019-04-22tests: Print the second samplerLocke
2019-04-22tests: Add tests for variable sized descriptorsTony-LunarG
2019-04-22tests: Add test for runtime array uninitializedTony-LunarG
2019-04-22tests: Add test for runtimeDescriptorArrayTony-LunarG
2019-04-19tests: Undo the test changeLocke
2019-04-19tests: Fix InvalidBufferViewObject crashLocke
2019-04-18layers: Revert assertion for DebugUtils supportJohn Zulauf
2019-04-17tests: Add relax matching rules testJohn Zulauf
2019-04-17tests: Update DebugUtils tests adding label testJohn Zulauf
2019-04-16layers: Check for indirect buffer usageJasper St. Pierre
2019-04-11core_validation: Implement some missing vkCmdBindPipeline VUIDsJasper St. Pierre
2019-04-10build: Update known good for 1.1.106 headerMike Schuchardt
2019-04-09tests: Test invalid ycrcb conversion settingLocke
2019-04-09tests: Test invaild texel buffer at draw timeLocke
2019-04-05layers: Refactor cmd buffer Image Layout trackingJohn Zulauf
2019-04-04tests: Validate topologyLocke
2019-04-03tests: Checked VALIDATION_APK for create surfaceLocke
2019-04-03tests: Fix DescriptorSetCompatibility testAri Suonpaa
2019-04-02tests: Test VK_NV_cooperative_matrixJeff Bolz
2019-04-01tests: Tested binding index error msgLocke