Home
last modified time | relevance | path

Searched refs:peekTexture (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLPrimitiveProcessor.cpp22 combined.postIDiv(coordTransform.peekTexture()->width(), in GetTransformMatrix()
23 coordTransform.peekTexture()->height()); in GetTransformMatrix()
39 SkScalar h = coordTransform.peekTexture()->height(); in GetTransformMatrix()
/third_party/flutter/skia/src/gpu/
DGrTextureOpList.cpp83 SkASSERT(fTarget->peekTexture()); in onPrepare()
111 GrTexture* tex = fTarget->peekTexture(); in onExecute()
118 SkASSERT(fTarget->peekTexture()); in onExecute()
121 flushState->gpu()->getCommandBuffer(fTarget->peekTexture(), in onExecute()
DGrCoordTransform.h101 GrTexture* peekTexture() const { return fProxy->peekTexture(); } in peekTexture() function
DGrTextureProxy.cpp88 SkASSERT(this->peekTexture()); in instantiate()
129 return this->peekTexture()->texturePriv().mipMapped(); in mipMapped()
DGrTextureResolveRenderTask.cpp52 GrTexture* texture = fTarget->peekTexture(); in onExecute()
DGrFragmentProcessor.h439 GrTexture* peekTexture() const {
441 return fProxy->peekTexture();
DGrPipeline.cpp78 if (fDstTextureProxy.get() && fDstTextureProxy.get()->peekTexture() == texture) { in xferBarrierType()
DGrContext.cpp37 SkASSERT(!(P) || !((P)->peekTexture()) || (P)->peekTexture()->getContext() == this)
/third_party/flutter/skia/tests/
DEGLImageTest.cpp171 REPORTER_ASSERT(reporter, proxy->peekTexture()->texturePriv().mipMapped() == GrMipMapped::kNo); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
175 proxy->peekTexture()->texturePriv().textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
177 REPORTER_ASSERT(reporter, proxy->peekTexture()->texturePriv().hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DGrMipMappedTest.cpp78 GrTexture* texture = proxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
129 sk_sp<GrTexture> texture = sk_ref_sp(proxy->peekTexture()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
169 GrTexture* genTexture = genProxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
280 GrTexture* texture = texProxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
292 texture = texProxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DRectangleTextureTest.cpp173 SkASSERT(rectProxy->peekTexture()->texturePriv().mipMapped() == GrMipMapped::kNo); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
176 SkASSERT(rectProxy->peekTexture()->texturePriv().textureType() == in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
179 SkASSERT(rectProxy->peekTexture()->texturePriv().hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/third_party/skia/tests/
DEGLImageTest.cpp178 REPORTER_ASSERT(reporter, proxy->peekTexture()->mipmapped() == GrMipmapped::kNo); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
181 REPORTER_ASSERT(reporter, proxy->peekTexture()->textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
183 REPORTER_ASSERT(reporter, proxy->peekTexture()->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DRectangleTextureTest.cpp167 SkASSERT(rectProxy->peekTexture()->mipmapped() == GrMipmapped::kNo); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
170 SkASSERT(rectProxy->peekTexture()->textureType() == GrTextureType::kRectangle); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
172 SkASSERT(rectProxy->peekTexture()->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DGrMipMappedTest.cpp102 GrTexture* texture = proxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
146 sk_sp<GrTexture> texture = sk_ref_sp(proxy->peekTexture()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
183 GrTexture* genTexture = genProxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
320 GrTexture* texture = texProxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
330 texture = texProxy->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DGrSurfaceTest.cpp391 proxy->peekTexture(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
428 proxy->peekTexture()->markMipmapsDirty(); // avoids assert in GrGpu. in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
430 dContext->priv().getGpu()->regenerateMipMapLevels(proxy->peekTexture()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp122 return (proxy) ? proxy->peekTexture() : nullptr; in testingOnly_frontCopyAtlasTexture()
130 return (proxy) ? proxy->peekTexture() : nullptr; in testingOnly_frontRenderedAtlasTexture()
/third_party/flutter/skia/src/gpu/gl/
DGrGLProgram.cpp113 auto* tex = static_cast<GrGLTexture*>(proxies[i]->peekTexture()); in updatePrimitiveProcessorTextureBindings()
129 static_cast<GrGLTexture*>(sampler.peekTexture())); in setFragmentData()
/third_party/flutter/skia/src/gpu/vk/
DGrVkPipelineState.cpp185 auto texture = static_cast<GrVkTexture*>(primProcTextures[i]->peekTexture()); in setAndBindTextures()
197 {sampler.samplerState(), static_cast<GrVkTexture*>(sampler.peekTexture())}; in setAndBindTextures()
207 static_cast<GrVkTexture*>(dstTextureProxy->peekTexture())}; in setAndBindTextures()
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlPipelineState.mm73 auto texture = static_cast<GrMtlTexture*>(primProcTextures[i]->peekTexture());
85 fSamplerBindings.emplace_back(sampler.samplerState(), sampler.peekTexture(), fGpu);
101 dstTextureProxy->peekTexture(),
/third_party/skia/src/gpu/
DGrTextureProxy.cpp115 SkASSERT(this->peekTexture()); in instantiate()
150 return this->peekTexture()->mipmapped(); in mipmapped()
DGrDirectContextPriv.cpp32 SkASSERT(!(P) || !((P)->peekTexture()) || (P)->peekTexture()->getContext() == this->context())
DGrTextureResolveRenderTask.cpp82 GrTexture* texture = this->target(i)->peekTexture(); in onExecute()
/third_party/flutter/skia/src/image/
DSkImage_GpuBase.cpp195 GrTexture* texture = proxy->peekTexture(); in onGetBackendTexture()
211 return proxy->peekTexture(); in onGetTexture()
227 return proxyRef->peekTexture(); in onGetTexture()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCClipPath.cpp35 sk_sp<GrTexture> texture = sk_ref_sp(textureProxy->peekTexture()); in init()
/third_party/skia/src/gpu/effects/
DGrTextureEffect.h102 GrTexture* texture() const { return fView.asTextureProxy()->peekTexture(); } in texture()

1234