Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c72 const char * const swrast_renderer_string = "Software Rasterizer"; variable
194 value[0] = swrast_renderer_string; in swrast_query_renderer_string()
695 return (const GLubyte *) swrast_renderer_string; in get_string()