Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp2094 TypeFormatPair depthbufferConfigs[] = in addChildVariants() local
2106 …for (int depthbufferNdx = 0; depthbufferNdx < DE_LENGTH_OF_ARRAY(depthbufferConfigs); depthbufferN… in addChildVariants()
2112 config.depthbufferType = depthbufferConfigs[depthbufferNdx].type; in addChildVariants()
2113 config.depthbufferFormat = depthbufferConfigs[depthbufferNdx].format; in addChildVariants()