aboutsummaryrefslogtreecommitdiff
path: root/tests/vkrenderframework.h
AgeCommit message (Expand)Author
2019-08-20tests: Add tests for VK_EXT_line_rasterizationJeff Bolz
2019-07-25gpu: Add tests for compute stageTony-LunarG
2019-07-19tests: Add ray tracing descriptor indexing testsJason Macnak
2019-07-17tests: Add acceleration structure validation testsJason Macnak
2019-07-15tests: Surface & swapchainlocke-lunarg
2019-06-27tests: Set usage of swapchainlocke-lunarg
2019-06-27tests: Create surface and swapchainunknown
2019-06-17tests: Add common codelocke-lunarg
2019-06-07tests: Make fixtures protected and bases abstractPetr Kraus
2019-06-07tests: Remove unused SetUp()\TearDown()Petr Kraus
2019-06-05tests: Add common codeunknown
2019-04-22tests: Add test for runtime array uninitializedTony-LunarG
2019-04-03tests: Checked VALIDATION_APK for create surfaceLocke
2019-03-27tests: Initialize swapchainLocke
2019-03-21tests: Add helper for devsim layer activeMark Lobodzinski
2019-02-01tests: Fix image layout tracking in Texture objectJohn Zulauf
2019-01-14tests: Add features to support GPU validation testsKarl Schultz
2019-01-08tests: Add Framework support for reading RT imagesKarl Schultz
2019-01-07tests: Add ability to pass CreateDevice pNextTony-LunarG
2018-09-12tests: Add ability for test to request API versionJohn Zulauf
2018-08-23tests: Add constructor overload for spirv-asmMark Lobodzinski
2018-05-04tests: Add tests for indexed draw checkingKarl Schultz
2018-04-13layers: Add support for VK_EXT_descriptor_indexingJeff Bolz
2018-04-04tests: Update CopyImage with sampler_YCbCr VUIDsDave Houlton
2018-03-30tests: Add queue support to command buffer objectsJohn Zulauf
2018-03-19tests: Fix memleak of image objects in vkrenderframeworkGabríel Arthúr Pétursson
2018-01-31tests: Add queue family selection utilityJohn Zulauf
2018-01-23tests: Add VK_SHARING_MODE_CONCURRENT supportJohn Zulauf
2018-01-03tests: Explicit move constructor/assignmentMike Schuchardt
2017-12-21tests Add VkPipelineLayoutObjPetr Kraus
2017-12-21tests: Add VkDescriptorSetLayoutObjPetr Kraus
2017-12-21tests: Add Obj vector transformation helpersPetr Kraus
2017-12-13tests: Clean up VKTriangleTestPetr Kraus
2017-12-11test: Fix image usage-feature checkPetr Kraus
2017-11-30tests: Added PipelineMultiSample VUID testsJohn Zulauf
2017-11-17tests:Add "--devsim" optionTobin Ehlis
2017-07-20tests: Add test for missing FS output but maskedChris Forbes
2017-07-18tests:Removed expected errors in InvalidBarriersTobin Ehlis
2017-06-21tests: Handle device extensions provided by layersTony Barbour
2017-06-07tests: clang-format onlyDave Houlton
2017-06-07tests: Redo extension handling in frameworkDave Houlton
2017-05-25tests: Inline VkCommandBufferObj::BindPipelineChris Forbes
2017-05-25tests: Remove VkCommandBufferObj::{Begin,End}CommandBufferChris Forbes
2017-05-25tests: Remove dead members from VkPipelineObjChris Forbes
2017-05-25tests: Remove VkDescriptorSetObj::GetTypeCountsChris Forbes
2017-05-25tests: Remove VkTextureObj::m_rowPitchChris Forbes
2017-05-25tests: Get rid of VkCommandBufferObj::GetBufferHandle()Chris Forbes
2017-05-25tests: Get rid of split elemsize/count size in VkConstantBufferObjChris Forbes
2017-05-25tests: Remove more unused frameworkChris Forbes
2017-05-25tests: Remove VkIndexBufferObjChris Forbes