Home
last modified time | relevance | path

Searched defs:contextInfo (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibrary.cpp38 …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()
DglsShaderConstExprTests.cpp77 const glu::ContextInfo& contextInfo, in createTests()
DglsShaderLibraryCase.cpp715 …Case (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, co… in ShaderLibraryCase()
/external/skia/tests/
Dskbug5221.cpp27 DEF_GPUTEST_FOR_ALL_CONTEXTS(skbug5221_GPU, r, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
DImageTest.cpp423 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkImage_makeTextureImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
492 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkImage_makeNonTextureImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
520 DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS(SkImage_drawAbandonedGpuImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() argument
/external/deqp/framework/opengl/
DgluTexture.cpp129 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()
288 TextureCube::TextureCube (const RenderContext& context, const ContextInfo& contextInfo, int numLeve… in TextureCube()
405 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, con… in create()
427 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, con… in create()
521 Texture2DArray::Texture2DArray (const RenderContext& context, const ContextInfo& contextInfo, int n… in Texture2DArray()
638 const ContextInfo& contextInfo, in Texture3D()
DgluTextureUtil.cpp1107 static deUint32 getRenderableBitsES3 (const ContextInfo& contextInfo, deUint32 internalFormat) in getRenderableBitsES3()
1186 bool isSizedFormatColorRenderable (const RenderContext& renderCtx, const ContextInfo& contextInfo, … in isSizedFormatColorRenderable()
DgluTexture.hpp85 …static Texture2D* create (const RenderContext& context, const ContextInfo& contextInfo, const… in create()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp200 static inline ASTCSupportLevel getASTCSupportLevel (const glu::ContextInfo& contextInfo, const glu:… in getASTCSupportLevel()
Des3fTextureWrapTests.cpp60 static inline bool isASTCSupported (const glu::ContextInfo& contextInfo) in isASTCSupported()
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp354 static inline void checkTextureTypeExtensions (const glu::ContextInfo& contextInfo, TextureType typ… in checkTextureTypeExtensions()