Searched refs:graphicsReads (Results 1 – 1 of 1) sorted by relevance
1777 de::MovePtr<tcu::TestCaseGroup> graphicsReads (new tcu::TestCaseGroup(testCtx, "reads", "")); in createBufferAccessWithVariablePointersTests() local1859 graphicsReads->addChild(graphicsReadsVertex.release()); in createBufferAccessWithVariablePointersTests()1860 graphicsReads->addChild(graphicsReadsFragment.release()); in createBufferAccessWithVariablePointersTests()1865 graphicsWithVariablePointersTests->addChild(graphicsReads.release()); in createBufferAccessWithVariablePointersTests()