Searched refs:driDriverAPI (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Dmegadriver_stub.c161 * This is a stub driDriverAPI that is referenced by dri_util.c but should
164 const struct __DriverAPIRec driDriverAPI = { variable in typeref:typename:const struct __DriverAPIRec
H A Ddri_util.h160 extern const struct __DriverAPIRec driDriverAPI;
H A Ddri_util.c104 const struct __DriverAPIRec *globalDriverAPI = &driDriverAPI;
126 /* By default, use the global driDriverAPI symbol (non-megadrivers). */
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Dmegadriver_stub.c161 * This is a stub driDriverAPI that is referenced by dri_util.c but should
164 const struct __DriverAPIRec driDriverAPI = { variable in typeref:typename:const struct __DriverAPIRec
H A Ddri_util.h160 extern const struct __DriverAPIRec driDriverAPI;
H A Ddri_util.c109 const struct __DriverAPIRec *globalDriverAPI = &driDriverAPI;
131 /* By default, use the global driDriverAPI symbol (non-megadrivers). */

Completed in 14 milliseconds