/external/skqp/tests/ |
D | GrContextFactoryTest.cpp | 24 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local 40 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType)i; in DEF_GPUTEST() local 53 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local 78 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local 128 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local
|
D | GrContextAbandonTest.cpp | 19 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local
|
D | PinnedImageTest.cpp | 97 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in cleanup_test() local
|
/external/skia/tests/ |
D | GrContextFactoryTest.cpp | 22 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local 47 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local 93 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local
|
D | GrContextAbandonTest.cpp | 20 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local
|
D | PinnedImageTest.cpp | 102 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in cleanup_test() local
|
/external/deqp/framework/opengl/ |
D | gluDummyRenderContext.hpp | 50 explicit DummyRenderContext (ContextType ctxType = ContextType()) : m_ctxType(ctxType) {} in DummyRenderContext()
|
D | gluRenderContext.cpp | 60 bool contextSupports (ContextType ctxType, ApiType requiredApiType) in contextSupports()
|
D | gluDrawUtil.cpp | 592 const glu::ContextType ctxType = context.getType(); in draw() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 81 auto ctxType = m_context.getRenderContext().getType(); in init() local 131 auto ctxType = m_context.getRenderContext().getType(); in init() local
|
D | es31fInternalFormatQueryTests.cpp | 76 auto ctxType = m_context.getRenderContext().getType(); in init() local 95 auto ctxType = m_context.getRenderContext().getType(); in iterate() local
|
D | es31fShaderStateQueryTests.cpp | 100 auto ctxType = m_context.getRenderContext().getType(); in iterate() local 384 auto ctxType = m_context.getRenderContext().getType(); in init() local
|
D | es31fFboColorbufferTests.cpp | 212 auto ctxType = m_context.getRenderContext().getType(); in preCheck() local
|
D | es31fTextureFilteringTests.cpp | 200 auto ctxType = m_context.getRenderContext().getType(); in init() local
|
D | es31fDrawElementsBaseVertexTests.cpp | 223 auto ctxType = m_context.getRenderContext().getType(); in init() local
|
D | es31fTextureBufferTests.cpp | 131 auto ctxType = ctx.getRenderContext().getType(); in checkSupport() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 48 …loatVertexAttributeType (deUint32 type, bool normalizedInteger, int size, glu::ContextType ctxType) in mapGLFloatVertexAttributeType()
|
D | sglrContextUtil.cpp | 33 const glu::ContextType ctxType = ctx.getType(); in drawQuad() local
|
/external/skia/bench/ |
D | nanobench.h | 28 sk_gpu_test::GrContextFactory::ContextType ctxType; member
|
/external/skqp/bench/ |
D | nanobench.h | 28 sk_gpu_test::GrContextFactory::ContextType ctxType; member
|
/external/deqp/modules/glshared/ |
D | glsMemoryStressCase.cpp | 184 const glu::ContextType ctxType = renderContext.getType(); in TextureRenderer() local 346 const glu::ContextType ctxType = renderContext.getType(); in BufferRenderer() local
|
D | glsBufferTestUtil.cpp | 424 const glu::ContextType ctxType = renderCtx.getType(); in VertexArrayVerifier() local 662 const glu::ContextType ctxType = renderCtx.getType(); in IndexArrayVerifier() local
|
/external/deqp/modules/egl/ |
D | teglImageTests.cpp | 296 …Context (EglTestContext& eglTestCtx, EGLDisplay display, ContextType ctxType, int width, int hei… in Context()
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 424 glu::ContextType ctxType, in Context()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 87 const ContextType ctxType; member in tcu::null::Context
|