Searched refs:computeWrites (Results 1 – 1 of 1) sorted by relevance
1774 …de::MovePtr<tcu::TestCaseGroup> computeWrites (new tcu::TestCaseGroup(testCtx, "writes", "")… in createBufferAccessWithVariablePointersTests() local1831 { VK_SHADER_STAGE_COMPUTE_BIT, computeReads, computeWrites } in createBufferAccessWithVariablePointersTests()1869 computeWithVariablePointersTests->addChild(computeWrites.release()); in createBufferAccessWithVariablePointersTests()