Home
last modified time | relevance | path

Searched defs:contextInfo (Results 1 – 9 of 9) 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/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.cpp1071 static deUint32 getRenderableBitsES3 (const ContextInfo& contextInfo, deUint32 internalFormat) in getRenderableBitsES3()
1150 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.cpp59 static inline bool isASTCSupported (const glu::ContextInfo& contextInfo) in isASTCSupported()
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp353 static inline void checkTextureTypeExtensions (const glu::ContextInfo& contextInfo, TextureType typ… in checkTextureTypeExtensions()