/third_party/skia/tests/ |
D | TestUtils.h | 16 class GrSurfaceProxy; variable
|
/third_party/skia/src/gpu/ |
D | GrOnFlushResourceProvider.h | 17 class GrSurfaceProxy; variable
|
D | GrSurfaceProxy.cpp | 44 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
|
D | GrSurfaceProxyPriv.h | 59 friend class GrSurfaceProxy; // to construct/copy this type. variable
|
D | GrDirectContextPriv.h | 25 class GrSurfaceProxy; variable
|
D | GrRenderTaskCluster.cpp | 91 SkTHashMap<GrSurfaceProxy*, GrRenderTask*>* lastTaskMap) { in task_cluster_visit()
|
D | SurfaceContext.h | 29 class GrSurfaceProxy; variable
|
D | GrOpsRenderPass.cpp | 109 programInfo.pipeline().visitProxies([&hasTextures](GrSurfaceProxy*, GrMipmapped) { in bindPipeline() argument
|
D | GrGpuResource.h | 435 friend class GrSurfaceProxy; variable
|
D | GrOpFlushState.h | 112 void setSampledProxyArray(SkTArray<GrSurfaceProxy*, true>* sampledProxies) { in setSampledProxyArray()
|
D | GrGpu.cpp | 685 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in getOpsRenderPass()
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLUniformHandler.h | 21 class GrSurfaceProxy; variable
|
/third_party/skia/include/gpu/ |
D | GrDirectContext.h | 37 class GrSurfaceProxy; variable
|
D | GrRecordingContext.h | 30 class GrSurfaceProxy; variable
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DOpsRenderPass.cpp | 34 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
|
D | GrD3DGpu.cpp | 135 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
|
/third_party/skia/src/gpu/mock/ |
D | GrMockGpu.cpp | 65 const SkTArray<GrSurfaceProxy*,true>& sampledProxies, in onGetOpsRenderPass()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkOpsRenderPass.cpp | 345 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
|
D | GrVkGpu.cpp | 312 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
|
/third_party/skia/src/gpu/ops/ |
D | OpsTask.cpp | 50 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in create_render_pass()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 164 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
|
/third_party/skia/include/private/ |
D | GrTypesPriv.h | 22 class GrSurfaceProxy; variable
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2231 const SkTArray<GrSurfaceProxy*, true>& sampledProxies, in onGetOpsRenderPass()
|