Home
last modified time | relevance | path

Searched refs:useStencilAttachment (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp247 const bool useStencilAttachment, in beginRendering() argument
297useStencilAttachment ? &depthStencilAttachment : DE_NULL, // const VkRenderingAttachmentInfoKHR* p… in beginRendering()
DvkCmdUtil.hpp128 const bool useStencilAttachment,