Searched defs:depthStencilAspect (Results 1 – 3 of 3) sorted by relevance
1073 const VkImageAspectFlags depthStencilAspect = getFormatAspectFlags(caseDef.depthStencilFormat); in testWithSizeReduction() local1293 const VkImageAspectFlags depthStencilAspect = getFormatAspectFlags(caseDef.depthStencilFormat); in drawToMipLevel() local
1119 const VkImageAspectFlags depthStencilAspect, in recordClearAttachments()
1325 …const VkImageAspectFlags depthStencilAspect = VK_IMAGE_ASPECT_DEPTH_BIT | VK_IMAGE_ASPECT_STEN… in execTest() local