Searched refs:hasNoDepthStencil (Results 1 – 1 of 1) sorted by relevance
639 bool hasNoDepthStencil = config.depthSize == 0 && config.stencilSize == 0; in generateConfigs() local640 if (!hasSameDepthStencil && (mIsMesa || !hasNoDepthStencil)) in generateConfigs()