Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp2832 …const bool withClearColor = (clearPass && m_parameters.viewIndex == TEST_TYPE_READBACK_WITH… in drawClears() local
2840 withClearColor ? 1u : 0u, // uint32_t clearValueCount; in drawClears()
2841 withClearColor ? &renderPassClearValue : DE_NULL, // const VkClearValue* pClearValues; in drawClears()