Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c470 static uint64_t noop_get_timestamp(struct pipe_screen *pscreen) in noop_get_timestamp() function
563 screen->get_timestamp = noop_get_timestamp; in noop_screen_create()