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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
api.h 203 PFN_CLEAR_TILE pfnClearTile;
context.h 486 PFN_CLEAR_TILE pfnClearTile;
api.cpp 153 pContext->pfnClearTile = pCreateInfo->pfnClearTile;
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_context.cpp 463 createInfo.pfnClearTile = swr_StoreHotTileClear;

Completed in 69 milliseconds