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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_common.h64 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function in typeref:struct:radeon_renderbuffer *
H A Dradeon_common.c584 rrb = radeon_get_depthbuffer(radeon);
H A Dradeon_state_init.c308 drb = radeon_get_depthbuffer(&r100->radeon);
361 drb = radeon_get_depthbuffer(&r100->radeon);
H A Dradeon_state.c1936 rrb = radeon_get_depthbuffer(&rmesa->radeon);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_common.h64 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function in typeref:struct:radeon_renderbuffer *
H A Dradeon_common.c584 rrb = radeon_get_depthbuffer(radeon);
H A Dradeon_state_init.c307 drb = radeon_get_depthbuffer(&r100->radeon);
360 drb = radeon_get_depthbuffer(&r100->radeon);
H A Dradeon_state.c1937 rrb = radeon_get_depthbuffer(&rmesa->radeon);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c423 drb = radeon_get_depthbuffer(&r200->radeon);
479 drb = radeon_get_depthbuffer(&r200->radeon);
H A Dr200_state.c2156 rrb = radeon_get_depthbuffer(&rmesa->radeon);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c423 drb = radeon_get_depthbuffer(&r200->radeon);
479 drb = radeon_get_depthbuffer(&r200->radeon);
H A Dr200_state.c2157 rrb = radeon_get_depthbuffer(&rmesa->radeon);

Completed in 24 milliseconds