Home
last modified time | relevance | path

Searched refs:stencilLoadOpIdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp994 …for (deUint32 stencilLoadOpIdx = 0; stencilLoadOpIdx < DE_LENGTH_OF_ARRAY(loadOps); stencilLoadOpI… in createRenderPassUnusedAttachmentTests() local
996 …oup(testCtx, (std::string("stencilloadop") + loadOpToString(loadOps[stencilLoadOpIdx])).c_str(), "… in createRenderPassUnusedAttachmentTests()
1005 params.stencilLoadOp = loadOps[stencilLoadOpIdx]; in createRenderPassUnusedAttachmentTests()