Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3950 std::ostringstream buf_bad; in genComputeSource() local
3952 buf_bad << versionDecl << "\n" in genComputeSource()
3975 programCollection.glslSources.add("compute_bad") << glu::ComputeSource(buf_bad.str()); in genComputeSource()