Searched refs:colorAttachmentEnabled (Results 1 – 2 of 2) sorted by relevance
932 const bool colorAttachmentEnabled[] = { true, false }; in createStencilTests() local934 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createStencilTests()936 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests()
971 const bool colorAttachmentEnabled[] = { true, false }; in createDepthTests() local1006 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createDepthTests()1008 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests()