Home
last modified time | relevance | path

Searched defs:get_vendor (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/docs/source/
Dscreen.rst311 get_vendor section in Methods
316 .. _get_param:
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h71 const char *(*get_vendor)( struct pipe_screen * ); member