Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h92 bool has_timestamp; member
Dfreedreno_screen.c131 if (screen->has_timestamp) { in fd_screen_get_timestamp()
982 screen->has_timestamp = true; in fd_screen_create()