Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c78 GLuint agp_mode = (rmesa->radeon.radeonScreen->card_type == RADEON_CARD_PCI)? 0 : in r200GetString()
Dradeon_common_context.c83 GLuint agp_mode = (radeonScreen->card_type==RADEON_CARD_PCI) ? 0 : in radeonGetRendererString()
/third_party/libdrm/include/drm/
Dradeon_drm.h697 #define RADEON_CARD_PCI 0 macro
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.c83 GLuint agp_mode = (radeonScreen->card_type==RADEON_CARD_PCI) ? 0 : in radeonGetRendererString()