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

  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.hpp 142 lazy<cl_ulong> _time_queued, _time_submit, _time_start, _time_end; member in class:clover::hard_event
event.cpp 197 return _time_end;
217 hev._time_end = timestamp::query(q);

Completed in 75 milliseconds