Searched defs:get_vendor (Results 1 – 4 of 4) sorted by relevance
838 get_vendor section in Methods
72 const char *(*get_vendor)( struct pipe_screen * ); member
81 const char *(*get_vendor)( struct pipe_screen * ); member
137 static GrGLVendor get_vendor(const char* vendorString) { in get_vendor() function