/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemExtensionDecl.java | 97 public StringVector getFunctions()
|
/external/deqp/framework/platform/osx/ |
tcuOSXPlatform.cpp | 76 const glw::Functions& getFunctions (void) const { return m_functions; }
|
/external/deqp/framework/platform/win32/ |
tcuWGLContextFactory.cpp | 74 const glw::Functions& getFunctions (void) const { return m_functions; }
|
tcuWin32GLES3Platform.cpp | 67 const glw::Functions& getFunctions (void) const { return m_functions; }
|
/external/deqp/modules/gles2/functional/ |
es2fBooleanStateQueryTests.cpp | 558 m_verifierIsEnabled = new IsEnabledVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 559 m_verifierBoolean = new GetBooleanVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 560 m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 561 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
|
es2fBufferTestUtil.cpp | 166 , CallLogWrapper (context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()) 241 : CallLogWrapper (context.getRenderContext().getFunctions(), context.getTestContext().getLog()) 305 const glw::Functions& funcs = context.getRenderContext().getFunctions(); 515 const glw::Functions& funcs = context.getRenderContext().getFunctions();
|
es2fShaderBuiltinVarTests.cpp | 239 const glw::Functions& gl = m_renderCtx.getFunctions(); 279 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 373 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 460 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 581 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es2fDefaultVertexAttributeTests.cpp | 266 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 285 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_bufID); 367 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es2fShaderInvarianceTests.cpp | 209 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 251 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_arrayBuf); 258 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
/external/deqp/modules/gles2/performance/ |
es2pBlendTests.cpp | 114 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es2pDrawCallBatchingTests.cpp | 350 const glw::Functions& gl = m_renderCtx.getFunctions(); 424 const glw::Functions& gl = m_renderCtx.getFunctions(); 498 const glw::Functions& gl = m_renderCtx.getFunctions(); 579 const glw::Functions& gl = m_renderCtx.getFunctions(); 685 const glw::Functions& gl = m_renderCtx.getFunctions(); [all...] |
/external/deqp/modules/gles3/functional/ |
es3fImplementationLimitTests.cpp | 242 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 243 const T value = query<T>(m_context.getRenderContext().getFunctions(), m_limit); 288 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 390 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es3fLifetimeTests.cpp | 89 const Functions& gl = m_renderCtx.getFunctions(); 128 const Functions& gl = m_renderCtx.getFunctions(); 157 const Functions& gl = m_renderCtx.getFunctions(); 461 , CallLogWrapper (context.getRenderContext().getFunctions(),
|
es3fShaderFragDataTests.cpp | 149 const glw::Functions& gl = renderCtx.getFunctions(); 248 const glw::Functions& gl = renderCtx.getFunctions();
|
es3fBooleanStateQueryTests.cpp | 750 m_verifierIsEnabled = new IsEnabledVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 751 m_verifierBoolean = new GetBooleanVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 752 m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 753 m_verifierInteger64 = new GetInteger64Verifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 754 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
|
es3fTextureMipmapTests.cpp | 294 const glw::Functions& gl = m_renderCtx.getFunctions(); 628 const glw::Functions& gl = m_renderCtx.getFunctions(); 850 const glw::Functions& gl = m_renderCtx.getFunctions(); 985 const glw::Functions& gl = m_renderCtx.getFunctions(); [all...] |
/external/deqp/modules/gles31/functional/ |
es31fAndroidExtensionPackES31ATests.cpp | 93 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es31fAdvancedBlendTests.cpp | 245 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 339 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 396 const glw::Functions& gl = renderCtx.getFunctions(); 603 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 667 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 724 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es31fProgramStateQueryTests.cpp | 125 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 251 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 352 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 485 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 577 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 671 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); [all...] |
es31fGeometryShaderTests.cpp | [all...] |
es31fBasicComputeShaderTests.cpp | 100 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 148 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 268 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 387 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 502 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 596 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 720 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
/external/deqp/modules/glshared/ |
glsShaderExecUtil.cpp | 55 const glw::Functions& gl = renderCtx.getFunctions(); 79 const glw::Functions& gl = renderCtx.getFunctions(); 471 m_renderCtx.getFunctions().useProgram(getProgram()); 568 const glw::Functions& gl = m_renderCtx.getFunctions(); 885 const glw::Functions& gl = m_renderCtx.getFunctions(); [all...] |
glsFragmentOpUtil.cpp | 148 const glw::Functions& gl = context.getFunctions(); 200 m_context.getFunctions().useProgram(m_program->getProgram());
|
glsShaderRenderCase.cpp | 378 const glw::Functions& gl = m_renderCtx.getFunctions(); 422 const glw::Functions& gl = m_renderCtx.getFunctions(); 477 const glw::Functions& gl = m_renderCtx.getFunctions(); 592 const glw::Functions& gl = m_renderCtx.getFunctions(); 815 const glw::Functions& gl = context.getFunctions();
|
/external/deqp/modules/gles3/performance/ |
es3pBufferDataUploadTests.cpp | [all...] |