Home
last modified time | relevance | path

Searched defs:ctxInfo (Results 1 – 23 of 23) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.cpp19 const GrGLContextInfo& ctxInfo, in GrGLCaps()
65 const GrGLContextInfo& ctxInfo, in init()
595 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo) { in initGLSL()
717 bool GrGLCaps::hasPathRenderingSupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in hasPathRenderingSupport()
816 void GrGLCaps::initFSAASupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport()
863 void GrGLCaps::initBlendEqationSupport(const GrGLContextInfo& ctxInfo) { in initBlendEqationSupport()
913 void GrGLCaps::initStencilFormats(const GrGLContextInfo& ctxInfo) { in initStencilFormats()
1097 void GrGLCaps::initShaderPrecisionTable(const GrGLContextInfo& ctxInfo, in initShaderPrecisionTable()
1230 void GrGLCaps::initConfigTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initConfigTable()
DGrGLGpu.h46 const GrGLContextInfo& ctxInfo() const { return *fGLContext; } in ctxInfo() function
/external/deqp/framework/opengl/
DgluStateReset.cpp57 void resetStateES (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateES()
627 void resetStateGLCore (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateGLCore()
1141 void resetState (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetState()
DgluES3PlusWrapperContext.cpp89 const de::UniquePtr<glu::ContextInfo> ctxInfo(glu::ContextInfo::create(ctx)); in Context() local
/external/deqp/modules/gles2/
Dtes2CapabilityTests.cpp114 ExtensionCase::ExtensionCase (tcu::TestContext& testCtx, const glu::ContextInfo& ctxInfo, const cha… in ExtensionCase()
142 const glu::ContextInfo& ctxInfo; in init() member
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp52 const glu::ContextInfo& ctxInfo, in NegativeTestContext()
Des31fCopyImageTests.cpp992 de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(renderContext)); in decompressTexture() local
1262 de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(renderContext)); in verifyTextureCubemap() local
1718 de::UniquePtr<glu::ContextInfo> ctxInfo(glu::ContextInfo::create(m_context.getRenderContext())); in init() local
Des31fStencilTexturingTests.cpp490 static void checkDepthStencilFormatSupport (const glu::ContextInfo& ctxInfo, deUint32 format) in checkDepthStencilFormatSupport()
Des31fTextureBorderClampTests.cpp284 de::MovePtr<T> genDummyTexture (glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deU… in genDummyTexture()
Des31fDebugTests.cpp1795 const glu::ContextInfo& ctxInfo, in DebugMessageTestContext()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp129 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
148 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
168 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
Des3fTextureFilteringTests.cpp119 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
135 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
396 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
413 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
/external/deqp/modules/gles2/functional/
Des2fTextureWrapTests.cpp89 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
106 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
Des2fTextureFilteringTests.cpp117 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
134 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
380 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
397 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
Des2fDebugMarkerTests.cpp46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport()
Des2fTextureCompletenessTests.cpp74 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported()
251 …cription, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, const glu::ContextInfo& ctxInfo) in Incomplete2DSizeCase()
437 …nst char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in Incomplete2DWrapModeCase()
794 …nst char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in IncompleteCubeWrapModeCase()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp88 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
104 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
349 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
365 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp82 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
97 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in Texture2DFilteringCase()
337 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
353 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureCubeFilteringCase()
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp73 const ContextInfo& ctxInfo) in checkAndSpecializeExtensions()
118 const ContextInfo& ctxInfo) in checkImplementationLimits()
848 …bool isTessellationSupported (const glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo) in isTessellationSupported()
DglsFboUtil.cpp186 static bool checkExtensionSupport (const ContextInfo& ctxInfo, const RenderContext& ctx, const std:… in checkExtensionSupport()
233 const UniquePtr<ContextInfo> ctxInfo(ctx != DE_NULL ? ContextInfo::create(*ctx) : DE_NULL); in addExtFormats() local
DglsShaderRenderCase.cpp346 …derRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const c… in ShaderRenderCase()
358 …derRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const c… in ShaderRenderCase()
DglsTextureStateQueryTests.cpp720 const de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(m_renderCtx)); in init() local
776 const de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(m_renderCtx)); in init() local
1844 const de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(m_renderCtx)); in init() local
DglsFragOpInteractionCase.cpp437 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in FragOpInteractionCase()