Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp580 const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExtensions, shaderType); in specializeShaderSources() local
582 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp582 const std::string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExtensions, shaderType); in specializeShaderSources() local
584 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp580 const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExtensions, shaderType); in specializeShaderSources() local
582 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()

Completed in 10 milliseconds