Home
last modified time | relevance | path

Searched refs:maxStr (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp386 string maxStr; in genShaderSources() local
391 maxStr = de::toString(maxValue.asUint()); in genShaderSources()
396 maxStr = de::toString(maxValue.asInt()); in genShaderSources()
401 maxStr = de::toString(maxValue); in genShaderSources()
412 << " o_color = clamp(o_color + u_color, " << vecType << minStr << ", " << vecType << maxStr << ");\n" in genShaderSources() local

Completed in 3 milliseconds