Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_msg.h39 enum pipe_error svga_host_log(const char *log);
Dsvga_screen.c867 svga_host_log(host_log); in init_logging()
875 svga_host_log(host_log); in init_logging()
885 svga_host_log(host_log); in init_logging()
Dsvga_msg.c416 svga_host_log(const char *log) in svga_host_log() function