Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4129 std::ostringstream bufIncrement; in genComputeIncrementSource() local
4131 bufIncrement << versionDecl << "\n" in genComputeIncrementSource()
4143 programCollection.glslSources.add("compute_increment") << glu::ComputeSource(bufIncrement.str()); in genComputeIncrementSource()