Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp579 const string baseGLSLCode = tmpl.specialize(tmplParams); in specializeShaderSources() local
580 const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExtensions, shaderType); in specializeShaderSources()
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp581 const std::string baseGLSLCode = tmpl.specialize(tmplParams); in specializeShaderSources() local
582 const std::string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExtensions, shaderType); in specializeShaderSources()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp579 const string baseGLSLCode = tmpl.specialize(tmplParams); in specializeShaderSources() local
580 const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExtensions, shaderType); in specializeShaderSources()

Completed in 8 milliseconds