Home
last modified time | relevance | path

Searched defs:commandQueue (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DCLCommandQueueImpl.cpp13 CLCommandQueueImpl::CLCommandQueueImpl(const cl::CommandQueue &commandQueue) in CLCommandQueueImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCLCommandQueueVk.cpp13 CLCommandQueueVk::CLCommandQueueVk(const cl::CommandQueue &commandQueue) in CLCommandQueueVk()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_metal/Shared/
DRenderer.mm14 @property (nonatomic, strong) id <MTLCommandQueue> commandQueue; property
/third_party/skia/third_party/externals/imgui/examples/example_apple_metal/
Dmain.mm30 @property (nonatomic, strong) id <MTLCommandQueue> commandQueue; property
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp86 CLCommandQueueImpl::Ptr CLContextCL::createCommandQueue(const cl::CommandQueue &commandQueue, in createCommandQueue()
DCLCommandQueueCL.cpp40 CLCommandQueueCL::CLCommandQueueCL(const cl::CommandQueue &commandQueue, cl_command_queue native) in CLCommandQueueCL()
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp453 ID3D12CommandQueue* commandQueue = nullptr; in InitD3D() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp168 cl_int ValidateCommandQueueAndEventWaitList(cl_command_queue commandQueue, in ValidateCommandQueueAndEventWaitList()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp6976 explicit CommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in CommandQueue()
8235 explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in DeviceCommandQueue()
Dcl.hpp5669 …__CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl… in CommandQueue()
/third_party/mesa3d/include/CL/
Dcl.hpp5686 …__CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl… in CommandQueue()