Searched refs:clearDepthStencil0 (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 2358 …const VkClearValue clearDepthStencil0 = makeClearValueDepthStencil(DEPTH_CLEAR, STENCIL_REFEREN… in drawRenderPasses() local 2409 clearDepthStencil0, // VkClearValue clearValue, in drawRenderPasses() 2464 clearDepthStencil0, // VkClearValue clearValue, in drawRenderPasses() 2510 …ndaryCmdBuffer[1], *pipeline[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawRenderPasses() 2582 …ffer, *m_depthStencilImage, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &clearDepthStencil0.depthStencil… in drawRenderPasses() 2667 …(currentCmdBuffer, *pipeline[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawRenderPasses() 2770 …const VkClearValue clearDepthStencil0 = makeClearValueDepthStencil(DEPTH_CLEAR, STENCIL_REFEREN… in drawSubpasses() local 2831 clearDepthStencil0, // VkClearValue clearValue, in drawSubpasses() 2885 …ndaryCmdBuffer[1], *pipeline[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSubpasses() 2907 …ntents(*cmdBuffer, *pipeline[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSubpasses() [all …]
|