Searched refs:pSourceArray (Results 1 – 1 of 1) sorted by relevance
6239 PVPHAL_SURFACE *pSourceArray = nullptr; in RenderPhase() local6293 pSourceArray = pCompParams->pSource; in RenderPhase()6294 for (iLayer = 0; iLayer < (int32_t)pCompParams->uSourceCount; iLayer++, pSourceArray++) in RenderPhase()6297 pSource = *pSourceArray; in RenderPhase()