Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp97 bool GrGLCaps::init(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in init()
384 void GrGLCaps::initConfigRenderableTable(const GrGLContextInfo& ctxInfo) { in initConfigRenderableTable()
476 void GrGLCaps::initConfigTexturableTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initConfigTexturableTable()
633 void GrGLCaps::initFSAASupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport()
667 void GrGLCaps::initStencilFormats(const GrGLContextInfo& ctxInfo) { in initStencilFormats()
DGrGLShaderVar.h155 void appendDecl(const GrGLContextInfo& ctxInfo, SkString* out) const { in appendDecl()
DGrGpuGL.h38 const GrGLContextInfo& ctxInfo() const { return fGLContext; } in ctxInfo() function
/external/skia/src/gpu/gl/
DGrGLCaps.cpp93 bool GrGLCaps::init(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in init()
349 void GrGLCaps::initConfigRenderableTable(const GrGLContextInfo& ctxInfo) { in initConfigRenderableTable()
437 void GrGLCaps::initConfigTexturableTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initConfigTexturableTable()
565 void GrGLCaps::initFSAASupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport()
599 void GrGLCaps::initStencilFormats(const GrGLContextInfo& ctxInfo) { in initStencilFormats()
DGrGLShaderVar.h259 void appendDecl(const GrGLContextInfo& ctxInfo, SkString* out) const { in appendDecl()
DGrGpuGL.h39 const GrGLContextInfo& ctxInfo() const { return fGLContext; } in ctxInfo() function
DGrGLShaderBuilder.cpp816 const GrGLContextInfo& GrGLShaderBuilder::ctxInfo() const { in ctxInfo() function in GrGLShaderBuilder
/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/framework/opengl/
DgluStateReset.cpp39 const de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(renderCtx)); in resetStateES() local
489 const de::UniquePtr<glu::ContextInfo> ctxInfo (glu::ContextInfo::create(renderCtx)); in resetStateGLCore() local
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp49 const glu::ContextInfo& ctxInfo, in NegativeTestContext()
/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()
Des2fTextureCompletenessTests.cpp77 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported()
254 …cription, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, const glu::ContextInfo& ctxInfo) in Incomplete2DSizeCase()
427 …nst char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in Incomplete2DWrapModeCase()
787 …nst char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in IncompleteCubeWrapModeCase()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp128 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
147 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in TextureWrapCase()
167 …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/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/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/chromium_org/third_party/skia/src/gpu/gl/builders/
DGrGLVertexShaderBuilder.cpp116 const GrGLContextInfo& ctxInfo = gpu->ctxInfo(); in compileAndAttachShaders() local
DGrGLShaderBuilder.cpp82 const GrGLContextInfo& ctxInfo = fProgramBuilder->gpu()->ctxInfo(); in emitFunction() local
DGrGLProgramBuilder.cpp328 const GrGLContextInfo& GrGLProgramBuilder::ctxInfo() const { in ctxInfo() function in GrGLProgramBuilder
/external/skia/src/effects/gradients/
DSkSweepGradient.cpp268 const GrGLContextInfo ctxInfo = builder->ctxInfo(); in emitCode() local
/external/chromium_org/third_party/skia/src/effects/gradients/
DSkSweepGradient.cpp279 const GrGLContextInfo ctxInfo = builder->ctxInfo(); in emitCode() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp362 …derRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const c… in ShaderRenderCase()
374 …derRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const c… in ShaderRenderCase()
DglsFboUtil.cpp101 const UniquePtr<ContextInfo> ctxInfo(ctx != DE_NULL ? ContextInfo::create(*ctx) : DE_NULL); in addExtFormats() local
DglsFragOpInteractionCase.cpp392 …e (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, cons… in FragOpInteractionCase()

12