Searched refs:radeonVendorString (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.h261 #define radeonVendorString r200_radeonVendorString macro
H A Dradeon_common_context.c74 const char *const radeonVendorString = "Mesa Project"; variable in typeref:typename:const char * const
111 return (GLubyte *) radeonVendorString;
H A Dradeon_common_context.h482 extern const char *const radeonVendorString;
H A Dradeon_screen.c534 value[0] = radeonVendorString;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.h271 #define radeonVendorString r200_radeonVendorString macro
H A Dradeon_common_context.c73 const char *const radeonVendorString = "Mesa Project"; variable in typeref:typename:const char * const
110 return (GLubyte *) radeonVendorString;
H A Dradeon_common_context.h482 extern const char *const radeonVendorString;
H A Dradeon_screen.c545 value[0] = radeonVendorString;

Completed in 12 milliseconds