Searched refs:stencilbufferConfigs (Results 1 – 1 of 1) sorted by relevance
2121 TypeFormatPair stencilbufferConfigs[] = in addChildVariants() local2129 …for (int stencilbufferNdx = 0; stencilbufferNdx < DE_LENGTH_OF_ARRAY(stencilbufferConfigs); stenci… in addChildVariants()2136 config.stencilbufferType = stencilbufferConfigs[stencilbufferNdx].type; in addChildVariants()2137 config.stencilbufferFormat = stencilbufferConfigs[stencilbufferNdx].format; in addChildVariants()