Home
last modified time | relevance | path

Searched defs:eventCreateFunc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLCommandQueue.cpp153 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueReadBuffer() local
177 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueWriteBuffer() local
206 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueReadBufferRect() local
236 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueWriteBufferRect() local
261 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueCopyBuffer() local
289 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueCopyBufferRect() local
313 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueFillBuffer() local
338 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueMapBuffer() local
364 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueReadImage() local
390 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueWriteImage() local
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp79 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadBuffer()
103 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteBuffer()
132 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadBufferRect()
165 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteBufferRect()
193 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueCopyBuffer()
221 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueCopyBufferRect()
248 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueFillBuffer()
271 CLEventImpl::CreateFunc *eventCreateFunc, in enqueueMapBuffer()
300 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadImage()
328 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteImage()
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLCommandQueueVk.cpp135 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadBuffer()
171 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteBuffer()
211 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadBufferRect()
245 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteBufferRect()
274 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueCopyBuffer()
327 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueCopyBufferRect()
358 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueFillBuffer()
383 CLEventImpl::CreateFunc *eventCreateFunc, in enqueueMapBuffer()
603 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadImage()
657 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteImage()
[all …]