Home
last modified time | relevance | path

Searched refs:ImageAtomicOpTest (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1918 class ImageAtomicOpTest : public vkt::TestCase class
1921 ImageAtomicOpTest (tcu::TestContext& testCtx,
1949 ImageAtomicOpTest::ImageAtomicOpTest (tcu::TestContext& testCtx, in ImageAtomicOpTest() function in vkt::compute::__anon7e6288a60111::ImageAtomicOpTest
1960 void ImageAtomicOpTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()
1984 TestInstance* ImageAtomicOpTest::createInstance (Context& context) const in createInstance()
2448 …basicComputeTests->addChild(new ImageAtomicOpTest(testCtx, "image_atomic_op_local_size_1", "Atomic… in createBasicComputeShaderTests()
2449 …basicComputeTests->addChild(new ImageAtomicOpTest(testCtx, "image_atomic_op_local_size_8", "Atomic… in createBasicComputeShaderTests()