Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c341 static uint64_t noop_get_timestamp(struct pipe_screen *pscreen) in noop_get_timestamp() function
384 screen->get_timestamp = noop_get_timestamp; in noop_screen_create()