Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3603 std::vector<deUint32> partBMasks; in tripleDepthStencilMasks() local
3606 partBMasks.insert(partBMasks.end(), baseMasks.begin() + 1, baseMasks.end()); in tripleDepthStencilMasks()
3607 partBMasks.push_back(baseMasks[0]); in tripleDepthStencilMasks()
3609 tripledMasks.insert(tripledMasks.end(), partBMasks.begin(), partBMasks.end()); in tripleDepthStencilMasks()
3610 tripledMasks.insert(tripledMasks.end(), partBMasks.begin(), partBMasks.end()); in tripleDepthStencilMasks()