Home
last modified time | relevance | path

Searched refs:radeon_get_drawable (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c75 __DRIdrawable *const drawable = radeon_get_drawable(radeon); in radeonSetCliprects()
586 __DRIdrawable * drawable = radeon_get_drawable(radeon); in radeonFlush()
Dradeon_common_context.h489 static inline __DRIdrawable* radeon_get_drawable(radeonContextPtr radeon) in radeon_get_drawable() function
Dr200_swtcl.c861 h = radeon_get_drawable(&rmesa->radeon)->h; in r200PointsBitmap()
Dr200_state.c1544 __DRIdrawable *dPriv = radeon_get_drawable(&rmesa->radeon); in r200UpdateWindow()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c75 __DRIdrawable *const drawable = radeon_get_drawable(radeon); in radeonSetCliprects()
586 __DRIdrawable * drawable = radeon_get_drawable(radeon); in radeonFlush()
Dradeon_common_context.h489 static inline __DRIdrawable* radeon_get_drawable(radeonContextPtr radeon) in radeon_get_drawable() function
Dradeon_state.c1351 __DRIdrawable *dPriv = radeon_get_drawable(&rmesa->radeon); in radeonUpdateWindow()