Searched defs:addResource (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/gpu/mtl/ | ||
H A D | GrMtlCommandBuffer.h | 57 void addResource(sk_sp<const GrManagedResource> resource) { in addResource() function in GrMtlCommandBuffer |
/third_party/skia/src/gpu/d3d/ | ||
H A D | GrD3DCommandList.h | 124 void addResource(sk_sp<GrManagedResource> resource) { in addResource() function in GrD3DCommandList |
/third_party/skia/src/gpu/vk/ | ||
H A D | GrVkCommandBuffer.h | 112 void addResource(sk_sp<const GrManagedResource> resource) { in addResource() function in GrVkCommandBuffer 116 void addResource(const GrManagedResource* resource) { in addResource() function in GrVkCommandBuffer |
Completed in 3 milliseconds