Suppress all build warnings
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / tests / layer_validation_tests.cpp
2016-10-06 Chris Forbestests: Squash a bunch of spurious errors from WSI test
2016-10-06 Chris Forbestests: Set surface and usage for swapchain creation
2016-10-05 Mike Weiblenlayers: Change 'VS' to 'vertex shader'
2016-10-05 Tobin Ehlistests: Update NonCoherentMemoryMapping with new case
2016-10-05 Tony Barbourtests: Fix LayoutFromPresentWithoutAccessMemoryRead
2016-10-05 Tony Barbourtests: Add LayoutFromPresentWithoutSrcAccess test
2016-10-03 Chris Forbeslayers: Get rid of duplication of logic op test between...
2016-10-03 Chris Forbestests: Use line width of 1.0f in ColorBlendLogicOpTests
2016-10-03 Chris Forbestests: Don't supply empty DynamicStateCreateInfo
2016-10-03 Chris Forbestests: Supply (mandatory) multisample state in ColorBle...
2016-10-03 Chris Forbestests: Set layerCount to 1 in resolve tests
2016-09-29 Chris Forbeslayers: Complain about subpass mismatch between CB...
2016-09-28 Tobin Ehlistests: Added InvalidCmdBufferBufferViewDestroyed test
2016-09-28 Tobin Ehlistests: Add BufferViewInUseDestroyedSignaled
2016-09-22 Tobin Ehlislayers: Distinguish never-bound from un-bound memory...
2016-09-22 Tobin Ehlistests: Fix unexpected errors in InvalidMemoryAliasing
2016-09-22 Tobin Ehlistests: Add DescriptorImageUpdateNoMemoryBound test
2016-09-22 Tobin Ehlistests: Update error monitor to handle multiple expected...
2016-09-22 Tobin Ehlislayers: Clean up no memory bound checks
2016-09-22 Tobin Ehlislayers: A few minor clean-ups from code review
2016-09-22 Tobin Ehlistests: Add FramebufferImageInUseDestroyedSignaled test
2016-09-22 Tobin Ehlistests: Fix incorrect descriptor type
2016-09-22 Tobin Ehlistests: Add ImageViewInUseDestroyedSignaled test
2016-09-18 Chris Forbestests: Fix VkLayerTest.InvalidPipeline
2016-09-18 Chris Forbestests: Partially fix VkLayerTest.InvalidCmdBufferPipeli...
2016-09-18 Chris Forbestests: Fix VkLayerTest.BufferMemoryNotBound
2016-09-18 Chris Forbestests: Use CmdFillBuffer to slim down InvalidCmdBufferB...
2016-09-18 Chris Forbeslayers: Get rid of old CBSTATUS-based dynamic viewport...
2016-09-18 Chris Forbestests: Fix VKLayerTest.StencilLoadOp
2016-09-18 Chris Forbestests: Capture unexpected messages before first desired...
2016-09-18 Chris Forbestests: Fix VKTriangleTest to set the usage flags correc...
2016-09-16 Karl Schultzlayers: Cleanup unexpected push_constants msgs
2016-09-14 Chris Forbestests: Fix VkLayerTest.EnableWsiBeforeUse
2016-09-14 Chris Forbestests: Fix VkLayerTest.CreateBufferViewNoMemoryBoundToB...
2016-09-14 Chris Forbestests: Fix VkLayerTest.FramebufferIncompatible
2016-09-14 Chris Forbestests: Silence spurious error in MapMemWithoutHostVisib...
2016-09-13 Chris Forbestests: Complain about unexpected errors
2016-09-13 Chris Forbestests: Add test for depth/stencil state required in...
2016-09-12 Chris Forbestests: Reintroduce test for missing entrypoint
2016-09-09 Chris Forbeslayers: make CmdClearAttachments messages errors again...
2016-09-09 Chris Forbeslayers: CmdClearAttachments colorAttachment is index...
2016-09-08 Mark Muellertests: GH428 removal of offending line
2016-09-08 Mark Lobodzinskitests: Clang-format layer_validation_tests.cpp
2016-09-08 Tobin Ehlistests: Add in-use sampler test
2016-09-08 Tobin Ehlistests: Add in-use pipeline test
2016-09-08 Tobin Ehlistests: Add in-use query pool destroy test
2016-09-08 Tobin Ehlistests: Wait idle instead of ignoring errors
2016-09-08 Mark Muellertests: GH428 Cleanup of some tests
2016-09-07 Tobin Ehlistests: Add test for framebuffer image destroyed
2016-09-07 Chris Forbestests: Add test for EndRenderPass before reaching final...
2016-09-07 Chris Forbestests: Add test case for excessive CmdNextSubpass
2016-08-31 Mark Muellertests: GH428 Addition of tests for sync validation...
2016-08-31 Mark Muellertests: GH428 Addition of tests for sync validation...
2016-08-31 Mark Muellertests: GH428 Addition of tests for sync validation...
2016-08-31 Mark Muellertests: GH428 Addition of tests for sync validation...
2016-08-31 Mark Muellertests: GH428 Addition of tests for sync validation...
2016-08-30 Tony Barbourtests: Test to create view with INPUT_ATTACMENT usage
2016-08-26 Tony Barbourtests: Check for different invalid usage
2016-08-26 Mark Lobodzinskitests: Add image sample count checks
2016-08-24 Dustin Graveslayers: Fix paramter_validation array name codegen
2016-08-24 Tobin Ehlistests: Add InvalidCmdBufferDescriptorSetImageSamplerDes...
2016-08-24 Tobin Ehlistests: Add InvalidCmdBufferDescriptorSetBufferDestroyed...
2016-08-24 Tobin Ehlistests: Fix DescriptorSetNotUpdated test comment
2016-08-23 Mark Lobodzinskitests: Add DS Image Transfer Granularity tests
2016-08-23 Mark Lobodzinskitests: Add BufferImageCopy tests
2016-08-23 Chris Forbestests: Add positive test for use of input attachments
2016-08-23 Chris Forbestests: Add test for type mismatch between input attachm...
2016-08-23 Chris Forbestests: Add test for array of input attachments
2016-08-23 Chris Forbestests: Add simple test for an input attachment not...
2016-08-22 Cody Northroptests: Re-enable changes to InitState()
2016-08-19 Cody NorthropRevert "tests: Move device creation from Setup to InitS...
2016-08-19 Cody NorthropRevert "tests: Change IndependentBlend test to use...
2016-08-19 Mark Lobodzinskitests: Add non-coherent MapMemory test cases
2016-08-18 Tony Barbourtests: Change IndependentBlend test to use new InitStat...
2016-08-18 Tony Barbourtests: Move device creation from Setup to InitState
2016-08-18 Mark Lobodzinskilayers: VT59, Change query count errors to warnings
2016-08-17 Tobin Ehlistests: Disable LongFenceChain test
2016-08-17 Chris Forbestests: Turn on some more tests that now pass.
2016-08-17 Mark Muellertests: post push resolution of Nvidia GH424Rework issues
2016-08-17 Mark Lobodzinskilayers: Fix new invalid queue index test
2016-08-17 Mark LobodzinskiRevert "tests: Fixing incorrect change w/GH424Rework"
2016-08-17 Mark Muellertests: Fixing incorrect change w/GH424Rework
2016-08-17 Mark Muellertests: GH424 Addition of Device Limits Validation tests
2016-08-16 Mark Lobodzinskitests: Add test for NULL-blit warnings
2016-08-16 Mark Lobodzinskitests: Modify swapchain test for PV messages
2016-08-15 Mark Lobodzinskitests: Fix typo in test comment
2016-08-15 Corttests: Added test for invalid polygonMode
2016-08-15 Corttests: Fixed typo in test name
2016-08-15 Tobin Ehlislayers: Update bound memory tracking and alias checking
2016-08-12 Tony Barbourtests: Add renderpass tests GH427
2016-08-11 Tobin Ehlistests: Remove unused var
2016-08-10 Mark Lobodzinskitests: Add QFI-queueSubmit test
2016-08-08 Tony Barbourtests: Remove refs to device layers in tests + framework
2016-08-08 Chris Forbeslayers: Account for read-only depthstencil attachments...
2016-08-08 Mark Lobodzinskitests: Add test for undefined format check
2016-08-08 Tobin Ehlistests: Add ColorBlendLogicOpTests
2016-08-08 Tobin Ehlistests: Add IndexBufferNotBound test
2016-08-08 Tobin Ehlistests: Add FramebufferIncompatible test
2016-08-08 Tobin Ehlistest: Minor clean-up
2016-08-05 Dustin Gravestests: Remove duplicate pNext test
next