Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1777 de::MovePtr<tcu::TestCaseGroup> graphicsReads (new tcu::TestCaseGroup(testCtx, "reads", "")); in createBufferAccessWithVariablePointersTests() local
1859 graphicsReads->addChild(graphicsReadsVertex.release()); in createBufferAccessWithVariablePointersTests()
1860 graphicsReads->addChild(graphicsReadsFragment.release()); in createBufferAccessWithVariablePointersTests()
1865 graphicsWithVariablePointersTests->addChild(graphicsReads.release()); in createBufferAccessWithVariablePointersTests()