Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c670 static void noop_get_device_uuid(struct pipe_screen *screen, char *uuid) in noop_get_device_uuid() function
803 screen->get_device_uuid = noop_get_device_uuid; in noop_screen_create()