HomeSort by relevance Sort by last modified time
    Searched refs:radeon_get_depthbuffer (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.h 65 static inline struct radeon_renderbuffer *radeon_get_depthbuffer(radeonContextPtr rmesa) function
radeon_common.c 618 rrb = radeon_get_depthbuffer(radeon);
radeon_state_init.c 307 drb = radeon_get_depthbuffer(&r100->radeon);
360 drb = radeon_get_depthbuffer(&r100->radeon);
    [all...]
radeon_state.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 421 drb = radeon_get_depthbuffer(&r200->radeon);
477 drb = radeon_get_depthbuffer(&r200->radeon);
    [all...]
r200_state.c     [all...]

Completed in 83 milliseconds