Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp622 class CopyImageToSSBOTest : public vkt::TestCase class
625 CopyImageToSSBOTest (tcu::TestContext& testCtx,
653 CopyImageToSSBOTest::CopyImageToSSBOTest (tcu::TestContext& testCtx, in CopyImageToSSBOTest() function in vkt::compute::__anon7e6288a60111::CopyImageToSSBOTest
666 void CopyImageToSSBOTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()
684 TestInstance* CopyImageToSSBOTest::createInstance (Context& context) const in createInstance()
2442 …basicComputeTests->addChild(new CopyImageToSSBOTest(testCtx, "copy_image_to_ssbo_small", "Image to… in createBasicComputeShaderTests()
2443 …basicComputeTests->addChild(new CopyImageToSSBOTest(testCtx, "copy_image_to_ssbo_large", "Image to… in createBasicComputeShaderTests()