Searched defs:depthStencilAspect (Results 1 – 5 of 5) sorted by relevance
1012 … const VkImageAspectFlags depthStencilAspect = getFormatAspectFlags(caseDef.depthStencilFormat); in testWithSizeReduction() local1291 const VkImageAspectFlags depthStencilAspect = getFormatAspectFlags(caseDef.depthStencilFormat); in drawToMipLevel() local
179 const VkImageAspectFlags depthStencilAspect, //!< Used to determine which D/S tests to turn on in preparePipelineWrapper()
1063 … const VkClearValue &colorClearValue, const VkImageAspectFlags depthStencilAspect, in recordClearAttachments()
1776 VkImageAspectFlags depthStencilAspect = 0; in rendering() local
1491 …const VkImageAspectFlags depthStencilAspect = VK_IMAGE_ASPECT_DEPTH_BIT | VK_IMAGE_ASP… in execTest() local