/external/deqp/modules/gles3/functional/ |
es3fDefaultVertexAttributeTests.cpp | 342 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 361 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_bufID); 444 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es3fShaderInvarianceTests.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...] |
es3fPolygonOffsetTests.cpp | 298 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 370 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 498 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 617 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 767 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 880 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es3fTextureSizeTests.cpp | 119 const glw::Functions& gl = m_renderCtx.getFunctions(); 262 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es3fShaderDiscardTests.cpp | 113 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es3fSyncTests.cpp | 91 , CallLogWrapper (context.getRenderContext().getFunctions(), context.getTestContext().getLog())
|
/external/deqp/modules/glshared/ |
glsSamplerObjectTest.cpp | 295 const glw::Functions& gl = m_renderCtx.getFunctions(); 489 const glw::Functions& gl = m_renderCtx.getFunctions(); 512 const glw::Functions& gl = m_renderCtx.getFunctions(); 785 const glw::Functions& gl = m_renderCtx.getFunctions(); [all...] |
/external/deqp/modules/gles2/functional/ |
es2fPolygonOffsetTests.cpp | 295 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 367 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 495 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 614 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 764 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 877 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es2fTextureSizeTests.cpp | 119 const glw::Functions& gl = m_renderCtx.getFunctions(); 262 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es2fTextureStateQueryTests.cpp | 371 m_verifierInt = new GetTexParameterIVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 372 m_verifierFloat = new GetTexParameterFVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
|
es2fBufferObjectQueryTests.cpp | 264 m_verifierInt = new GetBufferParameterIVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
|
es2fShaderDiscardTests.cpp | 133 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es2fShaderFragDataTests.cpp | 149 const glw::Functions& gl = renderCtx.getFunctions();
|
es2fTextureFormatTests.cpp | 139 const glw::Functions& gl = m_renderCtx.getFunctions(); 314 const glw::Functions& gl = m_renderCtx.getFunctions(); 448 const glw::Functions& gl = m_renderCtx.getFunctions(); 559 const glw::Functions& gl = m_renderCtx.getFunctions();
|
/external/deqp/modules/gles31/functional/ |
es31fShaderStateQueryTests.cpp | 120 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 413 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es31fSampleVariableTests.cpp | 365 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 947 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 962 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fPrimitiveBoundingBoxTests.cpp | 147 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 233 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 607 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 803 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fTessellationTests.cpp | 325 const glw::Functions& gl = m_renderCtx.getFunctions(); 338 const glw::Functions& gl = m_renderCtx.getFunctions(); [all...] |
/external/deqp/modules/gles31/stress/ |
es31sTessellationGeometryInteractionTests.cpp | 116 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 334 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
/frameworks/rs/api/ |
GenerateStubsWhiteList.cpp | 396 for (auto f : systemSpecification.getFunctions()) { 506 for (auto f : systemSpecification.getFunctions()) {
|
/external/deqp/framework/opengl/ |
gluRenderContext.hpp | 203 virtual const glw::Functions& getFunctions (void) const = DE_NULL;
|
/external/deqp/framework/platform/android/ |
tcuAndroidInternals.cpp | 241 : m_functions (lib.getFunctions().graphicBuffer)
|
/external/deqp/modules/gles2/performance/ |
es2pShaderCompilationCases.cpp | [all...] |
/external/deqp/modules/gles3/performance/ |
es3pBlendTests.cpp | 117 const glw::Functions& gl = m_renderCtx.getFunctions();
|
es3pShaderCompilationCases.cpp | [all...] |