HomeSort by relevance Sort by last modified time
    Searched refs:getContextTypeGLSLVersion (Results 1 - 6 of 6) sorted by null

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 62 GLSLVersion getContextTypeGLSLVersion (ContextType type);
gluShaderUtil.cpp 118 GLSLVersion getContextTypeGLSLVersion (ContextType type)
  /external/deqp/modules/glshared/
glsScissorTests.cpp 197 const glu::ShaderProgram shader (m_renderCtx, genShaders(glu::getContextTypeGLSLVersion(m_renderCtx.getType())));
607 const glu::ShaderProgram shader (m_renderCtx, genShaders(glu::getContextTypeGLSLVersion(m_renderCtx.getType())));
glsAttributeLocationTests.cpp 257 const glu::GLSLVersion contextGLSLVersion = glu::getContextTypeGLSLVersion(renderCtx.getType());
288 const glu::GLSLVersion contextGLSLVersion = glu::getContextTypeGLSLVersion(renderCtx.getType());
    [all...]
glsTextureBufferCase.cpp 394 const glu::GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(renderContext.getType());
    [all...]
glsBuiltinPrecisionTests.cpp     [all...]

Completed in 121 milliseconds