Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp219 std::string getShaderStageSource (const std::vector<std::string>* sources, const ShaderBuildOptions… in getShaderStageSource() function
275 …const std::string& srcText = getShaderStageSource(sources, buildOptions, (glu::ShaderType)shad… in compileShaderToSpirV()