summaryrefslogtreecommitdiff
path: root/external/vulkancts/modules/vulkan/compute/vktComputeIndirectComputeDispatchTests.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Correct few tests from indirect_dispatch groupPiotr Byszewski1-9/+10
2019-05-09Factor out copies of makeBufferCreateInfoLionel Landwerlin1-2/+2
2019-05-08Merge common util functions, part 1Ilkka Saarelainen1-0/+1
2018-12-13Remove duplicate identical make*MemoryBarrierJari Komppa1-0/+1
2018-10-01Add a flushAlloc helper to fix valid usageGraeme Leese1-8/+6
2018-03-05Use common utility function for queue submit and waitAri Suonpaa1-0/+1
2017-02-13Add create functions for common Vulkan types.Mika Isojärvi1-1/+1
2016-03-29Change Vulkan CTS license to Apache 2Pyry Haulos1-16/+9
2016-02-11Add AOSP copyright to tests ported from dEQP GLES testsPyry Haulos1-0/+1
2016-02-11Merge branch '259-fix-arm-gcc-issue' into 'vulkan-cts-1.0' Pyry Haulos1-4/+6
2016-02-09Remove confidentiality clause from Vulkan CTS licensePyry Haulos1-5/+1
2016-02-09Compute, image: remove DynArrayMaciej Jesionowski1-4/+6
2016-01-14Descriptor pool is created with not enough storage for a used descriptor type...pflisiko1-1/+1
2016-01-11Update Vulkan CTS to API 1.0.0Pyry Haulos1-5/+8
2016-01-04Fix a few warningsPyry Haulos1-13/+16
2015-12-23Fix whitespace violationsPyry Haulos1-1/+1
2015-12-22Fix clang compilation errorsMaciej Jesionowski1-41/+75
2015-12-22Updated compute tests to API version 210Maciej Jesionowski1-400/+112
2015-12-22Add compute shader testsMaciej Jesionowski1-0/+942