Searched refs:stencilStoreOpIdx (Results 1 – 1 of 1) sorted by relevance
998 …for (deUint32 stencilStoreOpIdx = 0; stencilStoreOpIdx < DE_LENGTH_OF_ARRAY(storeOps); stencilStor… in createRenderPassUnusedAttachmentTests() local1001 …td::string testName = std::string("stencilstoreop") + storeOpToString(storeOps[stencilStoreOpIdx]); in createRenderPassUnusedAttachmentTests()1006 params.stencilStoreOp = storeOps[stencilStoreOpIdx]; in createRenderPassUnusedAttachmentTests()