HomeSort by relevance Sort by last modified time
    Searched refs:defaultClearDepthStencilValue (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineClearUtil.hpp 43 vk::VkClearDepthStencilValue defaultClearDepthStencilValue (void);
vktPipelineClearUtil.cpp 84 VkClearDepthStencilValue defaultClearDepthStencilValue (void)
99 const VkClearDepthStencilValue dsValue = defaultClearDepthStencilValue();

Completed in 499 milliseconds