Home
last modified time | relevance | path

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

12

/third_party/skia/m133/src/gpu/graphite/mtl/
DMtlQueueManager.h36 sk_cfp<id<MTLCommandQueue>> fQueue; variable
DMtlCommandBuffer.h175 id<MTLCommandQueue> fQueue; variable
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnQueueManager.h40 wgpu::Queue fQueue; variable
DDawnSharedContext.h52 wgpu::Queue fQueue; variable
/third_party/skia/m133/include/gpu/graphite/mtl/
DMtlBackendContext.h23 sk_cfp<CFTypeRef> fQueue; member
/third_party/skia/experimental/graphite/src/mtl/
DMtlGpu.h43 sk_cfp<id<MTLCommandQueue>> fQueue; variable
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanQueueManager.h36 VkQueue fQueue; variable
/third_party/skia/m133/include/gpu/ganesh/mtl/
DGrMtlBackendContext.h18 sk_cfp<GrMTLHandle> fQueue; member
/third_party/skia/experimental/graphite/include/mtl/
DMtlBackendContext.h19 sk_cfp<CFTypeRef> fQueue; member
/third_party/skia/m133/tools/window/
DMetalWindowContext.h47 sk_cfp<id<MTLCommandQueue>> fQueue; variable
DGraphiteNativeMetalWindowContext.h49 sk_cfp<id<MTLCommandQueue>> fQueue; variable
DGraphiteDawnWindowContext.h41 wgpu::Queue fQueue; variable
/third_party/skia/tools/sk_app/
DMetalWindowContext.h51 sk_cfp<id<MTLCommandQueue>> fQueue; variable
DGraphiteMetalWindowContext.h49 sk_cfp<id<MTLCommandQueue>> fQueue; variable
/third_party/skia/include/gpu/mtl/
DGrMtlBackendContext.h17 sk_cfp<GrMTLHandle> fQueue; member
/third_party/skia/m133/include/gpu/ganesh/d3d/
DGrD3DBackendContext.h30 gr_cp<ID3D12CommandQueue> fQueue; member
/third_party/skia/include/gpu/d3d/
DGrD3DBackendContext.h30 gr_cp<ID3D12CommandQueue> fQueue; member
/third_party/skia/m133/include/gpu/graphite/dawn/
DDawnBackendContext.h56 wgpu::Queue fQueue; member
/third_party/skia/m133/modules/bentleyottmann/include/
DEventQueue.h84 Queue fQueue; variable
/third_party/skia/m133/include/gpu/vk/
DVulkanBackendContext.h29 VkQueue fQueue = VK_NULL_HANDLE; member
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.h302 id<MTLCommandQueue> fQueue; variable
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlGpu.h306 id<MTLCommandQueue> fQueue; variable
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.h232 wgpu::Queue fQueue; variable
/third_party/skia/include/gpu/vk/
DGrVkBackendContext.h50 VkQueue fQueue; member
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h298 gr_cp<ID3D12CommandQueue> fQueue; variable

12