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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_pipe.c 341 static uint64_t noop_get_timestamp(struct pipe_screen *pscreen) function
384 screen->get_timestamp = noop_get_timestamp;
  /external/mesa3d/src/gallium/drivers/noop/
noop_pipe.c 341 static uint64_t noop_get_timestamp(struct pipe_screen *pscreen) function
384 screen->get_timestamp = noop_get_timestamp;

Completed in 704 milliseconds