Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1780 …de::MovePtr<tcu::TestCaseGroup> graphicsWrites (new tcu::TestCaseGroup(testCtx, "writes", ""… in createBufferAccessWithVariablePointersTests() local
1862 graphicsWrites->addChild(graphicsWritesVertex.release()); in createBufferAccessWithVariablePointersTests()
1863 graphicsWrites->addChild(graphicsWritesFragment.release()); in createBufferAccessWithVariablePointersTests()
1866 graphicsWithVariablePointersTests->addChild(graphicsWrites.release()); in createBufferAccessWithVariablePointersTests()