Home
last modified time | relevance | path

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

/external/skia/tests/
DTestUtils.h26 class GrSurfaceProxy; variable
/external/skia/src/gpu/ganesh/
DGrOnFlushResourceProvider.h17 class GrSurfaceProxy; variable
DGrSurfaceProxy.cpp60 GrSurfaceProxy::GrSurfaceProxy(const GrBackendFormat& format, in GrSurfaceProxy() function in GrSurfaceProxy
81 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, in GrSurfaceProxy() function in GrSurfaceProxy
105 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, in GrSurfaceProxy() function in GrSurfaceProxy
DGrSurfaceProxyPriv.h59 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrDirectContextPriv.h26 class GrSurfaceProxy; variable
DSkGr.h35 class GrSurfaceProxy; variable
DGrRenderTaskCluster.cpp91 SkTHashMap<GrSurfaceProxy*, GrRenderTask*>* lastTaskMap) { in task_cluster_visit()
DSurfaceContext.h29 class GrSurfaceProxy; variable
DGrGpuResource.h344 friend class GrSurfaceProxy; variable
DGrOpsRenderPass.cpp106 programInfo.pipeline().visitProxies([&hasTextures](GrSurfaceProxy*, GrMipmapped) { in bindPipeline() argument
DGrOpFlushState.h112 void setSampledProxyArray(SkTArray<GrSurfaceProxy*, true>* sampledProxies) { in setSampledProxyArray()
DGrGpu.cpp736 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in getOpsRenderPass()
/external/skia/src/image/
DSkImage_Gpu.h30 class GrSurfaceProxy; variable
/external/skia/src/gpu/ganesh/glsl/
DGrGLSLUniformHandler.h22 class GrSurfaceProxy; variable
/external/skia/include/gpu/
DGrDirectContext.h32 class GrSurfaceProxy; variable
DGrRecordingContext.h30 class GrSurfaceProxy; variable
/external/skia/src/gpu/ganesh/d3d/
DGrD3DOpsRenderPass.cpp34 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
DGrD3DGpu.cpp139 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp65 const SkTArray<GrSurfaceProxy*,true>& sampledProxies, in onGetOpsRenderPass()
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.cpp351 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
DGrVkGpu.cpp358 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp51 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in create_render_pass()
/external/skia/include/private/gpu/ganesh/
DGrTypesPriv.h23 class GrSurfaceProxy; variable
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp176 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2370 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()