/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 | 719 …Case (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, co… in ShaderLibraryCase()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcParallelShaderCompileTests.cpp | 80 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local 170 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local 233 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local
|
D | glcPackedPixelsTests.cpp | 1050 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in getCanonicalFormat() local 1471 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in isFormatValid() local 1801 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in isCopyValid() local 1884 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in isFBOImageAttachValid() local
|
D | glcInternalformatTests.cpp | 195 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in requiredExtensionsSupported() local
|
D | glcRobustBufferAccessBehaviorTests.cpp | 1018 const glu::ContextInfo& contextInfo = context.getContextInfo(); in createRobustContext() local
|
/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() 322 TextureCube::TextureCube (const RenderContext& context, const ContextInfo& contextInfo, int numLeve… in TextureCube() 439 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, con… in create() 461 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, con… in create() 555 Texture2DArray::Texture2DArray (const RenderContext& context, const ContextInfo& contextInfo, int n… in Texture2DArray() 672 const ContextInfo& contextInfo, in Texture3D()
|
D | gluTextureUtil.cpp | 1110 static deUint32 getRenderableBitsES3 (const ContextInfo& contextInfo, deUint32 internalFormat) in getRenderableBitsES3() 1189 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/skia/include/core/ |
D | SkSurfaceCharacterization.h | 64 GrContextThreadSafeProxy* contextInfo() const { return fContextInfo.get(); } in contextInfo() function 96 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, in SkSurfaceCharacterization() 120 void set(sk_sp<GrContextThreadSafeProxy> contextInfo, in set()
|
/external/skqp/include/core/ |
D | SkSurfaceCharacterization.h | 64 GrContextThreadSafeProxy* contextInfo() const { return fContextInfo.get(); } in contextInfo() function 95 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, in SkSurfaceCharacterization() 119 void set(sk_sp<GrContextThreadSafeProxy> contextInfo, in set()
|
/external/skia/tests/ |
D | skbug5221.cpp | 25 DEF_GPUTEST_FOR_ALL_CONTEXTS(skbug5221_GPU, r, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
|
D | GrSurfaceTest.cpp | 603 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleProcCacheManipulationTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument 623 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleProcFlushTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument 652 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleProcRerefTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
|
D | ImageTest.cpp | 372 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkImage_makeTextureImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument 457 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkImage_makeNonTextureImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
|
/external/skqp/tests/ |
D | skbug5221.cpp | 25 DEF_GPUTEST_FOR_ALL_CONTEXTS(skbug5221_GPU, r, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
|
D | ImageTest.cpp | 372 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkImage_makeTextureImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument 457 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkImage_makeNonTextureImage, reporter, contextInfo) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
|
/external/deqp/modules/gles2/functional/ |
D | es2fMultisampledRenderToTextureTests.cpp | 73 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in init() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fMultiviewTests.cpp | 155 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in init() local
|
D | es3fASTCDecompressionCases.cpp | 200 static inline ASTCSupportLevel getASTCSupportLevel (const glu::ContextInfo& contextInfo, const glu:… in getASTCSupportLevel()
|
D | es3fTextureWrapTests.cpp | 60 static inline bool isASTCSupported (const glu::ContextInfo& contextInfo) in isASTCSupported()
|
/external/deqp/external/openglcts/modules/gles2/ |
D | es2cTexture3DTests.cpp | 167 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in getSupportedCompressedFormats() local 1045 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local
|
/external/skia/bench/ |
D | nanobench.cpp | 172 ContextInfo contextInfo; member
|
/external/skqp/bench/ |
D | nanobench.cpp | 172 ContextInfo contextInfo; member
|
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 4808 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in getFormatAndTypeCompatibleWithInternalformat() local 5944 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in isColorRenderableInternalFormat() local
|