HomeSort by relevance Sort by last modified time
    Searched full:action_fail (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.cpp 30 action action_ok, action action_fail) :
32 action_ok(action_ok), action_fail(action_fail) {
55 action_fail(*this);
event.hpp 44 /// abort() method is called instead, the specified \a action_fail is
57 action action_ok, action action_fail);
80 action action_fail; member in struct:_cl_event

Completed in 135 milliseconds