Searched defs:contextInfo (Results 1 – 9 of 9) sorted by relevance
/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 | 715 …Case (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, co… in ShaderLibraryCase()
|
/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() 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()
|
D | gluTextureUtil.cpp | 1071 static deUint32 getRenderableBitsES3 (const ContextInfo& contextInfo, deUint32 internalFormat) in getRenderableBitsES3() 1150 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/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 200 static inline ASTCSupportLevel getASTCSupportLevel (const glu::ContextInfo& contextInfo, const glu:… in getASTCSupportLevel()
|
D | es3fTextureWrapTests.cpp | 59 static inline bool isASTCSupported (const glu::ContextInfo& contextInfo) in isASTCSupported()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 353 static inline void checkTextureTypeExtensions (const glu::ContextInfo& contextInfo, TextureType typ… in checkTextureTypeExtensions()
|