Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLCommandQueue.cpp146 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueReadBuffer() local
169 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueWriteBuffer() local
197 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueReadBufferRect() local
226 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueWriteBufferRect() local
250 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueCopyBuffer() local
277 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueCopyBufferRect() local
300 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueFillBuffer() local
324 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueMapBuffer() local
349 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueReadImage() local
374 rx::CLEventImpl::CreateFunc eventCreateFunc; in enqueueWriteImage() local
[all …]
/external/angle/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp78 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadBuffer()
102 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteBuffer()
131 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadBufferRect()
161 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteBufferRect()
186 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueCopyBuffer()
214 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueCopyBufferRect()
238 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueFillBuffer()
261 CLEventImpl::CreateFunc *eventCreateFunc, in enqueueMapBuffer()
288 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueReadImage()
314 CLEventImpl::CreateFunc *eventCreateFunc) in enqueueWriteImage()
[all …]