Searched defs:depthStencilAspect (Results 1 – 4 of 4) sorted by relevance
974 const VkImageAspectFlags depthStencilAspect = getFormatAspectFlags(caseDef.depthStencilFormat); in testWithSizeReduction() local1214 const VkImageAspectFlags depthStencilAspect = getFormatAspectFlags(caseDef.depthStencilFormat); in drawToMipLevel() local
182 … const VkImageAspectFlags depthStencilAspect, //!< Used to determine which D/S tests to turn on in preparePipelineWrapper()
1104 const VkImageAspectFlags depthStencilAspect, in recordClearAttachments()
1505 …const VkImageAspectFlags depthStencilAspect = VK_IMAGE_ASPECT_DEPTH_BIT | VK_IMAGE_ASPECT_STEN… in execTest() local