Home
last modified time | relevance | path

Searched defs:depthStencilClearValue (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp294 const vk::VkClearDepthStencilValue depthStencilClearValue = { 0.0f, 0 }; in beginRenderPassWithClearColor() local
DvktDynamicStateDSTests.cpp315 const vk::VkClearDepthStencilValue depthStencilClearValue = { 0.0f, 0 }; in beginRenderPassWithClearColor() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.h111 VkClearDepthStencilValue depthStencilClearValue; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp1147 const VkClearValue& depthStencilClearValue, in recordClearAttachments()
DvktPipelineMultisampleTests.cpp4282 VkClearValue depthStencilClearValue; in initialize() local