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

  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateRSTests.cpp 292 const vk::VkClearDepthStencilValue depthStencilClearValue = { 0.0f, 0 };
297 vk::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil);
vktDynamicStateDSTests.cpp 320 const vk::VkClearDepthStencilValue depthStencilClearValue = { 0.0f, 0 };
324 vk::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil);
    [all...]

Completed in 1771 milliseconds