Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1636 …for (int depthStencilFmtNdx = 0; depthStencilFmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); dep… in init() local
1639 bool depth = depthStencilFormats[depthStencilFmtNdx].depth; in init()
1640 bool stencil = depthStencilFormats[depthStencilFmtNdx].stencil; in init()
1650 objectTypes[typeNdx], depthStencilFormats[depthStencilFmtNdx].format); in init()