Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp582 …const std::string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredE… in specializeShaderSources() local
584 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp580 …const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExten… in specializeShaderSources() local
582 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()