| /external/deqp/modules/glshared/ | 
| D | glsShaderLibrary.cpp | 38 …ory (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo)  in CaseFactory()63 …ary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo)  in ShaderLibrary()
 
 | 
| D | glsShaderConstExprTests.cpp | 77 										 const glu::ContextInfo&	contextInfo,  in createTests()
 | 
| D | glsShaderLibraryCase.cpp | 719 …Case (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, co…  in ShaderLibraryCase()
 | 
| /external/deqp/external/openglcts/modules/common/ | 
| D | glcParallelShaderCompileTests.cpp | 80 	const glu::ContextInfo& contextInfo		= m_context.getContextInfo();  in iterate()  local170 	const glu::ContextInfo& contextInfo		= m_context.getContextInfo();  in iterate()  local
 233 	const glu::ContextInfo& contextInfo		= m_context.getContextInfo();  in iterate()  local
 
 | 
| D | glcTestPackage.cpp | 73 			const glu::ContextInfo&	contextInfo = context.getContextInfo();  in init()  local
 | 
| D | glcPackedPixelsTests.cpp | 1050 		const glu::ContextInfo& contextInfo = m_context.getContextInfo();  in getCanonicalFormat()  local1472 	const glu::ContextInfo& contextInfo   = m_context.getContextInfo();  in isFormatValid()  local
 1802 	const glu::ContextInfo& contextInfo = m_context.getContextInfo();  in isCopyValid()  local
 1886 	const glu::ContextInfo& contextInfo = m_context.getContextInfo();  in isFBOImageAttachValid()  local
 
 | 
| D | glcFramebufferCompleteness.cpp | 167 	{  in expectedStatusWithExtension()
 | 
| /external/deqp/framework/opengl/ | 
| D | gluTexture.cpp | 129 Texture2D::Texture2D (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, …  in Texture2D()214 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const t…  in create()
 275 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const t…  in create()
 322 TextureCube::TextureCube (const RenderContext& context, const ContextInfo& contextInfo, int numLeve…  in TextureCube()
 439 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, con…  in create()
 461 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, con…  in create()
 555 Texture2DArray::Texture2DArray (const RenderContext& context, const ContextInfo& contextInfo, int n…  in Texture2DArray()
 672 					  const ContextInfo&					contextInfo,  in Texture3D()
 
 | 
| D | gluTextureUtil.cpp | 1112 static deUint32 getRenderableBitsES3 (const ContextInfo& contextInfo, deUint32 internalFormat)  in getRenderableBitsES3()1191 bool isSizedFormatColorRenderable (const RenderContext& renderCtx, const ContextInfo& contextInfo, …  in isSizedFormatColorRenderable()
 
 | 
| D | gluTexture.hpp | 85 …static Texture2D*		create					(const RenderContext& context, const ContextInfo& contextInfo, const…  in create()
 | 
| /external/skia/tests/ | 
| D | Skbug12214.cpp | 21 DEF_GANESH_TEST_FOR_ALL_CONTEXTS(skbug12214, r, contextInfo, CtsEnforcement::kApiLevel_T) {  in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()  argument
 | 
| D | Skbug5221.cpp | 35 DEF_GANESH_TEST_FOR_ALL_CONTEXTS(skbug5221_GPU, r, contextInfo, CtsEnforcement::kNever) {  in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()  argument
 | 
| D | ImageTest.cpp | 430                                        contextInfo,  in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()  argument521                                        contextInfo,  in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()  argument
 
 | 
| /external/skia/include/core/ | 
| D | SkSurfaceCharacterization.h | 89     GrContextThreadSafeProxy* contextInfo() const { return fContextInfo.get(); }  in contextInfo()  function129     SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo,  in SkSurfaceCharacterization()
 162     void set(sk_sp<GrContextThreadSafeProxy> contextInfo,  in set()
 
 | 
| /external/deqp/modules/gles31/ | 
| D | tgl45es31TestPackage.cpp | 67 			const glu::ContextInfo&	contextInfo = m_context->getContextInfo();  in init()  local
 | 
| D | tes31TestPackage.cpp | 76 			const glu::ContextInfo&	contextInfo = m_context->getContextInfo();  in init()  local
 | 
| /external/deqp/modules/gles3/ | 
| D | tgl45es3TestPackage.cpp | 67 			const glu::ContextInfo&	contextInfo = m_context->getContextInfo();  in init()  local
 | 
| D | tes3TestPackage.cpp | 146 			const glu::ContextInfo&	contextInfo = m_context->getContextInfo();  in init()  local
 | 
| /external/deqp/modules/gles2/functional/ | 
| D | es2fMultisampledRenderToTextureTests.cpp | 73 	const glu::ContextInfo& contextInfo = m_context.getContextInfo();  in init()  local
 | 
| /external/deqp/modules/gles2/ | 
| D | tes2TestPackage.cpp | 148 			const glu::ContextInfo& contextInfo = m_context->getContextInfo();  in init()  local
 | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fMultiviewTests.cpp | 155 	const glu::ContextInfo& contextInfo = m_context.getContextInfo();  in init()  local
 | 
| D | es3fASTCDecompressionCases.cpp | 200 static inline ASTCSupportLevel getASTCSupportLevel (const glu::ContextInfo& contextInfo, const glu:…  in getASTCSupportLevel()
 | 
| D | es3fTextureWrapTests.cpp | 60 static inline bool isASTCSupported (const glu::ContextInfo& contextInfo)  in isASTCSupported()
 | 
| /external/deqp/external/openglcts/modules/gles2/ | 
| D | es2cTexture3DTests.cpp | 167 	const glu::ContextInfo& contextInfo = m_context.getContextInfo();  in getSupportedCompressedFormats()  local1061 	const glu::ContextInfo&  contextInfo = m_context.getContextInfo();  in iterate()  local
 1649 	const glu::ContextInfo&  contextInfo = m_context.getContextInfo();  in iterate()  local
 1781 	const glu::ContextInfo&  contextInfo = m_context.getContextInfo();  in iterate()  local
 
 | 
| /external/skia/bench/ | 
| D | nanobench.cpp | 244     ContextInfo contextInfo;  member
 |