Home
last modified time | relevance | path

Searched refs:getCommandQueue (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCLEvent.h43 const CommandQueuePtr &getCommandQueue() const;
90 inline const CommandQueuePtr &Event::getCommandQueue() const in getCommandQueue() function
DvalidationCL.cpp1551 if (evt.getCommandQueue()->getProperties().isNotSet(CL_QUEUE_PROFILING_ENABLE)) in ValidateGetEventProfilingInfo()