Searched refs:nativeGLSLVersion (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluES3PlusWrapperContext.cpp | 75 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()
|