Home
last modified time | relevance | path

Searched defs:commandQueue (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLCommandQueueImpl.cpp13 CLCommandQueueImpl::CLCommandQueueImpl(const cl::CommandQueue &commandQueue) in CLCommandQueueImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLCommandQueueVk.cpp13 CLCommandQueueVk::CLCommandQueueVk(const cl::CommandQueue &commandQueue) in CLCommandQueueVk() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp86 CLCommandQueueImpl::Ptr CLContextCL::createCommandQueue(const cl::CommandQueue &commandQueue, in createCommandQueue() argument
H A DCLCommandQueueCL.cpp40 CLCommandQueueCL::CLCommandQueueCL(const cl::CommandQueue &commandQueue, cl_command_queue native) in CLCommandQueueCL() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp453 ID3D12CommandQueue* commandQueue = nullptr; in InitD3D() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp168 cl_int ValidateCommandQueueAndEventWaitList(cl_command_queue commandQueue, in ValidateCommandQueueAndEventWaitList() argument
/third_party/mesa3d/include/CL/
H A Dcl.hpp5686 __CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl_type>(commandQueue) { } in CommandQueue() argument
H A Dcl2.hpp7441 explicit CommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in CommandQueue() argument
8821 explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in DeviceCommandQueue() argument

Completed in 37 milliseconds