Searched refs:colorAttachmentEnabled (Results 1 – 4 of 4) sorted by relevance
962 const bool colorAttachmentEnabled[] = { true, false }; in createStencilTests() local964 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createStencilTests()966 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests()
1260 const bool colorAttachmentEnabled[] = { true, false }; in createDepthTests() local1298 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createDepthTests()1300 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests()