Searched refs:noop_get_name (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c387 static const char *noop_get_name(struct pipe_screen* pscreen) function in typeref:typename:const char *
493 screen->get_name = noop_get_name;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c494 static const char *noop_get_name(struct pipe_screen* pscreen) function in typeref:typename:const char *
722 screen->get_name = noop_get_name;

Completed in 3 milliseconds