Searched refs:subpassContents (Results 1 – 2 of 2) sorted by relevance
184 const vk::VkSubpassContents subpassContents = m_cmdBufferType == CMD_BUFFER_SECONDARY in iterate() local187 …enderPass, *framebuffer, vk::makeRect2D(RENDER_WIDTH, RENDER_HEIGHT), clearValue, subpassContents); in iterate()
953 const VkSubpassContents subpassContents) const in recordBeginRenderPass()978 vk.cmdBeginRenderPass(cmdBuffer, &renderPassBeginInfo, subpassContents); in recordBeginRenderPass()