Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp410 static std::string translateShaderSources (deUint32 shaderType, deInt32 count, const char* const* s… in translateShaderSources() function
437 …const std::string translatedSrc = translateShaderSources(shaderType, count, strings, length, conte… in shaderSource()
480 …const std::string translatedSrc = translateShaderSources(type, count, strings, DE_NULL, context->e… in createShaderProgramv()