Searched refs:storeOpIdx (Results 1 – 1 of 1) sorted by relevance
990 for (deUint32 storeOpIdx = 0; storeOpIdx < DE_LENGTH_OF_ARRAY(storeOps); storeOpIdx++) in createRenderPassUnusedAttachmentTests() local992 …tCaseGroup(testCtx, (std::string("storeop") + storeOpToString(storeOps[storeOpIdx])).c_str(), "")); in createRenderPassUnusedAttachmentTests()1004 params.storeOp = storeOps[storeOpIdx]; in createRenderPassUnusedAttachmentTests()