Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c71 const char * const swrast_vendor_string = "Mesa Project"; variable
191 value[0] = swrast_vendor_string; in swrast_query_renderer_string()
693 return (const GLubyte *) swrast_vendor_string; in get_string()