HomeSort by: relevance | last modified time | path
    Searched refs:depthTexArea (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri.c 2195 info->dri->depthTexArea = xf86AllocateOffscreenArea(pScreen,
2200 if (!info->dri->depthTexArea)
2248 xf86FreeOffscreenArea(info->dri->depthTexArea);
radeon.h 610 FBAreaPtr depthTexArea;

Completed in 9 milliseconds