Searched refs:ImageBarrierTest (Results 1 – 1 of 1) sorted by relevance
2136 class ImageBarrierTest : public vkt::TestCase class2139 ImageBarrierTest (tcu::TestContext& testCtx,2163 ImageBarrierTest::ImageBarrierTest (tcu::TestContext& testCtx, in ImageBarrierTest() function in vkt::compute::__anon7e6288a60111::ImageBarrierTest2172 void ImageBarrierTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()2199 TestInstance* ImageBarrierTest::createInstance (Context& context) const in createInstance()2451 …basicComputeTests->addChild(new ImageBarrierTest(testCtx, "image_barrier_single", "Image barrier"… in createBasicComputeShaderTests()2452 …basicComputeTests->addChild(new ImageBarrierTest(testCtx, "image_barrier_multiple", "Image barrier… in createBasicComputeShaderTests()