/external/deqp/framework/egl/ |
egluGLContextFactory.cpp | 134 virtual const glw::Functions& getFunctions (void) const { return m_glFunctions; }
|
/external/deqp/modules/gles2/functional/ |
es2fDepthStencilClearTests.cpp | 278 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es2fIntegerStateQueryTests.cpp | [all...] |
es2fTextureFilteringTests.cpp | 263 const glw::Functions& gl = m_renderCtx.getFunctions(); 533 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es2fFboApiTest.cpp | 579 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
/external/deqp/modules/gles3/functional/ |
es3fASTCDecompressionCases.cpp | 329 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es3fDepthStencilClearTests.cpp | 281 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es3fTextureFilteringTests.cpp | 263 const glw::Functions& gl = m_renderCtx.getFunctions(); 560 const glw::Functions& gl = m_renderCtx.getFunctions(); 827 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es3fTextureWrapTests.cpp | 295 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es3fIntegerStateQueryTests.cpp | [all...] |
es3fTransformFeedbackTests.cpp | 919 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 988 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es3fShaderDerivateTests.cpp | 647 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
/external/deqp/modules/gles31/functional/ |
es31fComputeShaderBuiltinVarTests.cpp | 208 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es31fDrawBuffersIndexedTests.cpp | 547 const glw::Functions& gl = renderContext.getFunctions(); [all...] |
es31fShaderSharedVarTests.cpp | 177 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es31fTextureFilteringTests.cpp | 322 const glw::Functions& gl = renderCtx.getFunctions();
|
es31fTextureLevelStateQueryTests.cpp | 882 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texture); 887 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texBuffer); 894 const glw::Functions gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fShaderAtomicOpTests.cpp | 192 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fShaderMultisampleInterpolationTests.cpp | 435 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 787 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fSSBOLayoutCase.cpp | [all...] |
es31fProgramUniformTests.cpp | 941 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog()) 950 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog()) 960 const glw::Functions& funcs = m_context.getRenderContext().getFunctions(); [all...] |
es31fSeparateShaderTests.cpp | 978 renderCtx.getFunctions().viewport(rect.x, rect.y, rect.width, rect.height); 1077 , CallLogWrapper (ctx.getRenderContext().getFunctions(), log()) [all...] |
/frameworks/rs/api/ |
Specification.h | 603 const std::map<std::string, Function*>& getFunctions() const { return mFunctions; }
|
/external/deqp/framework/opengl/ |
gluStateReset.cpp | 59 const glw::Functions& gl = renderCtx.getFunctions(); 629 const glw::Functions& gl = renderCtx.getFunctions(); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
javax.servlet.jsp_2.0.0.v200806031607.jar | |