/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/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 | glcTestPackage.cpp | 73 const glu::ContextInfo& contextInfo = context.getContextInfo(); in init() local
|
/third_party/skia/tests/ |
D | Skbug12214.cpp | 14 DEF_GPUTEST_FOR_ALL_CONTEXTS(skbug12214, r, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
|
D | Skbug5221.cpp | 26 DEF_GPUTEST_FOR_ALL_CONTEXTS(skbug5221_GPU, r, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
|
/third_party/vk-gl-cts/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 | 1112 static deUint32 getRenderableBitsES3 (const ContextInfo& contextInfo, deUint32 internalFormat) in getRenderableBitsES3() 1191 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()
|
/third_party/flutter/skia/include/core/ |
D | SkSurfaceCharacterization.h | 64 GrContextThreadSafeProxy* contextInfo() const { return fContextInfo.get(); } in contextInfo() function 100 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, in SkSurfaceCharacterization() 127 void set(sk_sp<GrContextThreadSafeProxy> contextInfo, in set()
|
/third_party/flutter/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 | 739 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleProcCacheManipulationTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument 762 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleProcFlushTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument 798 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleProcRerefTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument 821 DEF_GPUTEST_FOR_ALL_CONTEXTS(TextureIdleStateTest, reporter, contextInfo) { in DEF_GPUTEST_FOR_ALL_CONTEXTS() argument
|
/third_party/skia/include/core/ |
D | SkSurfaceCharacterization.h | 89 GrContextThreadSafeProxy* contextInfo() const { return fContextInfo.get(); } in contextInfo() function 129 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, in SkSurfaceCharacterization() 162 void set(sk_sp<GrContextThreadSafeProxy> contextInfo, in set()
|
/third_party/vk-gl-cts/modules/gles3/ |
D | tgl45es3TestPackage.cpp | 67 const glu::ContextInfo& contextInfo = m_context->getContextInfo(); in init() local
|
D | tes3TestPackage.cpp | 146 const glu::ContextInfo& contextInfo = m_context->getContextInfo(); in init() local
|
/third_party/vk-gl-cts/modules/gles31/ |
D | tgl45es31TestPackage.cpp | 67 const glu::ContextInfo& contextInfo = m_context->getContextInfo(); in init() local
|
D | tes31TestPackage.cpp | 76 const glu::ContextInfo& contextInfo = m_context->getContextInfo(); in init() local
|
D | tgl45TestPackage.cpp | 67 const glu::ContextInfo& contextInfo = m_context->getContextInfo(); in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fMultisampledRenderToTextureTests.cpp | 73 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in init() local
|
/third_party/vk-gl-cts/modules/gles2/ |
D | tes2TestPackage.cpp | 148 const glu::ContextInfo& contextInfo = m_context->getContextInfo(); in init() local
|
/third_party/vk-gl-cts/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()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | BufferD3D12.cpp | 320 const char* contextInfo) { in MapInternal()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
D | es2cTexture3DTests.cpp | 167 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in getSupportedCompressedFormats() local 1061 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local 1649 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local 1781 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate() local
|