Searched refs:depthStencilFmtNdx (Results 1 – 1 of 1) sorted by relevance
1636 …for (int depthStencilFmtNdx = 0; depthStencilFmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); dep… in init() local1639 bool depth = depthStencilFormats[depthStencilFmtNdx].depth; in init()1640 bool stencil = depthStencilFormats[depthStencilFmtNdx].stencil; in init()1650 objectTypes[typeNdx], depthStencilFormats[depthStencilFmtNdx].format); in init()