Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLEvent.h44 cl_command_type getCommandType() const;
95 inline cl_command_type Event::getCommandType() const in getCommandType() function
DvalidationCL.cpp1546 if (evt.getCommandType() == CL_COMMAND_USER) in ValidateGetEventProfilingInfo()
2490 evt.getCommandType() != CL_COMMAND_USER) in ValidateSetUserEventStatus()