Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3782 std::ostringstream bufIncrement; in genComputeIncrementSource() local
3784 bufIncrement << versionDecl << "\n" in genComputeIncrementSource()
3796 programCollection.glslSources.add("compute_increment") << glu::ComputeSource(bufIncrement.str()); in genComputeIncrementSource()