Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTestUtils.h16 class GrSurfaceProxy; variable
/third_party/skia/src/gpu/
DGrOnFlushResourceProvider.h17 class GrSurfaceProxy; variable
DGrSurfaceProxy.cpp44 GrSurfaceProxy::GrSurfaceProxy(const GrBackendFormat& format, in GrSurfaceProxy() function in GrSurfaceProxy
63 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, in GrSurfaceProxy() function in GrSurfaceProxy
85 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, in GrSurfaceProxy() function in GrSurfaceProxy
DGrSurfaceProxyPriv.h59 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrDirectContextPriv.h25 class GrSurfaceProxy; variable
DGrRenderTaskCluster.cpp91 SkTHashMap<GrSurfaceProxy*, GrRenderTask*>* lastTaskMap) { in task_cluster_visit()
DSurfaceContext.h29 class GrSurfaceProxy; variable
DGrOpsRenderPass.cpp109 programInfo.pipeline().visitProxies([&hasTextures](GrSurfaceProxy*, GrMipmapped) { in bindPipeline() argument
DGrGpuResource.h435 friend class GrSurfaceProxy; variable
DGrOpFlushState.h112 void setSampledProxyArray(SkTArray<GrSurfaceProxy*, true>* sampledProxies) { in setSampledProxyArray()
DGrGpu.cpp685 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in getOpsRenderPass()
/third_party/skia/src/gpu/glsl/
DGrGLSLUniformHandler.h21 class GrSurfaceProxy; variable
/third_party/skia/include/gpu/
DGrDirectContext.h37 class GrSurfaceProxy; variable
DGrRecordingContext.h30 class GrSurfaceProxy; variable
/third_party/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp34 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
DGrD3DGpu.cpp135 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp65 const SkTArray<GrSurfaceProxy*,true>& sampledProxies, in onGetOpsRenderPass()
/third_party/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp345 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
DGrVkGpu.cpp312 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
/third_party/skia/src/gpu/ops/
DOpsTask.cpp50 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in create_render_pass()
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp164 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
/third_party/skia/include/private/
DGrTypesPriv.h22 class GrSurfaceProxy; variable
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2231 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()