Searched refs:formatIndex (Results 1 – 1 of 1) sorted by relevance
171 …for (int formatIndex = 0; formatIndex < sizeof(renderTargetFormats) / sizeof(D3DFORMAT); formatInd… in initialize() local173 D3DFORMAT renderTargetFormat = renderTargetFormats[formatIndex]; in initialize()