Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DDisplay.cpp179 …for (int depthStencilIndex = 0; depthStencilIndex < sizeof(depthStencilFormats) / sizeof(D3DFORMAT… in initialize() local
181 D3DFORMAT depthStencilFormat = depthStencilFormats[depthStencilIndex]; in initialize()