Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/tests/
DGrContextFactoryTest.cpp21 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local
46 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i); in DEF_GPUTEST() local
92 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
/third_party/skia/tests/
DGrContextFactoryTest.cpp22 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
DGrContextAbandonTest.cpp20 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in DEF_GPUTEST() local
DPinnedImageTest.cpp102 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i; in cleanup_test() local
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderMultisampleInterpolationStateQueryTests.cpp81 auto ctxType = m_context.getRenderContext().getType(); in init() local
139 auto ctxType = m_context.getRenderContext().getType(); in init() local
Des31fInternalFormatQueryTests.cpp76 auto ctxType = m_context.getRenderContext().getType(); in init() local
95 auto ctxType = m_context.getRenderContext().getType(); in iterate() local
Des31fShaderStateQueryTests.cpp100 auto ctxType = m_context.getRenderContext().getType(); in iterate() local
384 auto ctxType = m_context.getRenderContext().getType(); in init() local
Des31fProgramStateQueryTests.cpp67 auto ctxType = ctx.getRenderContext().getType(); in checkSupport() local
74 auto ctxType = context.getRenderContext().getType(); in specializeShader() local
Des31fFboColorbufferTests.cpp212 auto ctxType = m_context.getRenderContext().getType(); in preCheck() local
Des31fTextureFilteringTests.cpp200 auto ctxType = m_context.getRenderContext().getType(); in init() local
Des31fTextureBufferTests.cpp131 auto ctxType = ctx.getRenderContext().getType(); in checkSupport() local
/third_party/vk-gl-cts/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
/third_party/skia/bench/
Dnanobench.h28 sk_gpu_test::GrContextFactory::ContextType ctxType; member
/third_party/flutter/skia/bench/
Dnanobench.h28 sk_gpu_test::GrContextFactory::ContextType ctxType; member
/third_party/vk-gl-cts/modules/glshared/
DglsMemoryStressCase.cpp177 const glu::ContextType ctxType = renderContext.getType(); in TextureRenderer() local
339 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
/third_party/vk-gl-cts/modules/egl/
DteglImageTests.cpp296 …Context (EglTestContext& eglTestCtx, EGLDisplay display, ContextType ctxType, int width, int hei… in Context()
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp87 const ContextType ctxType; member in tcu::null::Context
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp424 glu::ContextType ctxType, in Context()

12