Home
last modified time | relevance | path

Searched refs:nBlocksSrcW (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp296 int nBlocksSrcW = PVRT_MAX((unsigned int)1, (pIn->u32Width >> nLevel) / nElW); in PVRTTextureTile() local
305 nBlocksSrcW, in PVRTTextureTile()
311 pMmSrc += nBlocksSrcW * nBlocksSrcH * nBlocksS; in PVRTTextureTile()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp699 int nBlocksSrcW = PVRT_MAX((unsigned int)1, (pIn->u32Width >> nLevel) / nElW); in PVRTTextureTile() local
708 nBlocksSrcW, in PVRTTextureTile()
714 pMmSrc += nBlocksSrcW * nBlocksSrcH * nBlocksS; in PVRTTextureTile()