Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentClearTests.cpp184 const vk::VkSubpassContents subpassContents = m_cmdBufferType == CMD_BUFFER_SECONDARY in iterate() local
187 …enderPass, *framebuffer, vk::makeRect2D(RENDER_WIDTH, RENDER_HEIGHT), clearValue, subpassContents); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp953 const VkSubpassContents subpassContents) const in recordBeginRenderPass()
978 vk.cmdBeginRenderPass(cmdBuffer, &renderPassBeginInfo, subpassContents); in recordBeginRenderPass()