Home
last modified time | relevance | path

Searched defs:ctxType (Results 1 – 23 of 23) sorted by relevance

/external/skia/tests/
DGrContextFactoryTest.cpp24 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
DGrContextAbandonTest.cpp19 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local
DPinnedImageTest.cpp97 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in cleanup_test() local
DImageTest.cpp869 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in test_cross_context_image() local
1056 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local
/external/skqp/tests/
DGrContextFactoryTest.cpp24 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
DGrContextAbandonTest.cpp19 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local
DPinnedImageTest.cpp97 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in cleanup_test() local
DImageTest.cpp869 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in test_cross_context_image() local
1056 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local
/external/deqp/framework/opengl/
DgluDummyRenderContext.hpp50 explicit DummyRenderContext (ContextType ctxType = ContextType()) : m_ctxType(ctxType) {} in DummyRenderContext()
DgluRenderContext.cpp60 bool contextSupports (ContextType ctxType, ApiType requiredApiType) in contextSupports()
DgluDrawUtil.cpp592 const glu::ContextType ctxType = context.getType(); in draw() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp48 …loatVertexAttributeType (deUint32 type, bool normalizedInteger, int size, glu::ContextType ctxType) in mapGLFloatVertexAttributeType()
DsglrContextUtil.cpp33 const glu::ContextType ctxType = ctx.getType(); in drawQuad() local
/external/skia/bench/
Dnanobench.h28 sk_gpu_test::GrContextFactory::ContextType ctxType; member
Dnanobench.cpp415 const auto ctxType = gpuConfig->getContextType(); in create_config() local
/external/skqp/bench/
Dnanobench.h28 sk_gpu_test::GrContextFactory::ContextType ctxType; member
Dnanobench.cpp415 const auto ctxType = gpuConfig->getContextType(); in create_config() local
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp184 const glu::ContextType ctxType = renderContext.getType(); in TextureRenderer() local
346 const glu::ContextType ctxType = renderContext.getType(); in BufferRenderer() local
DglsBufferTestUtil.cpp424 const glu::ContextType ctxType = renderCtx.getType(); in VertexArrayVerifier() local
662 const glu::ContextType ctxType = renderCtx.getType(); in IndexArrayVerifier() local
/external/deqp/modules/egl/
DteglImageTests.cpp296 …Context (EglTestContext& eglTestCtx, EGLDisplay display, ContextType ctxType, int width, int hei… in Context()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp87 const ContextType ctxType; member in tcu::null::Context
/external/deqp/framework/platform/win32/
DtcuWGL.cpp405 glu::ContextType ctxType, in Context()
/external/libxml2/
Dxmlschemas.c15005 xmlSchemaTypePtr ctxType, in xmlSchemaCheckUnionTypeDefCircularRecur()