Searched refs:radeon_get_depthbuffer (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_common.h65 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function
H A Dr200_state_init.c422 drb = radeon_get_depthbuffer(&r200->radeon);
475 drb = radeon_get_depthbuffer(&r200->radeon);
H A Dradeon_common.c646 rrb = radeon_get_depthbuffer(radeon);
H A Dr200_state.c2232 rrb = radeon_get_depthbuffer(&rmesa->radeon);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_common.h65 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function
H A Dradeon_state_init.c307 drb = radeon_get_depthbuffer(&r100->radeon);
357 drb = radeon_get_depthbuffer(&r100->radeon);
H A Dradeon_common.c646 rrb = radeon_get_depthbuffer(radeon);
H A Dradeon_state.c2008 rrb = radeon_get_depthbuffer(&rmesa->radeon);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common.h65 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function
H A Dr200_state_init.c422 drb = radeon_get_depthbuffer(&r200->radeon);
475 drb = radeon_get_depthbuffer(&r200->radeon);
H A Dradeon_common.c646 rrb = radeon_get_depthbuffer(radeon);
H A Dr200_state.c2232 rrb = radeon_get_depthbuffer(&rmesa->radeon);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common.h65 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function
H A Dradeon_state_init.c307 drb = radeon_get_depthbuffer(&r100->radeon);
357 drb = radeon_get_depthbuffer(&r100->radeon);
H A Dradeon_common.c646 rrb = radeon_get_depthbuffer(radeon);
H A Dradeon_state.c2008 rrb = radeon_get_depthbuffer(&rmesa->radeon);

Completed in 208 milliseconds