Searched refs:depthStencilIndex (Results 1 – 1 of 1) sorted by relevance
179 …for (int depthStencilIndex = 0; depthStencilIndex < sizeof(depthStencilFormats) / sizeof(D3DFORMAT… in initialize() local181 D3DFORMAT depthStencilFormat = depthStencilFormats[depthStencilIndex]; in initialize()