Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp75 const glu::GLSLVersion nativeGLSLVersion; member in glu::es3plus::Context
87 , nativeGLSLVersion (glu::getContextTypeGLSLVersion(ctx.getType())) in Context()
437 …derSources(shaderType, count, strings, length, context->extensionList, context->nativeGLSLVersion); in shaderSource()
480 …teShaderSources(type, count, strings, DE_NULL, context->extensionList, context->nativeGLSLVersion); in createShaderProgramv()