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

  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateRSTests.cpp 295 const vk::VkClearDepthStencilValue depthStencilClearValue = { 0.0f, 0 };
300 vk::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil);
vktDynamicStateDSTests.cpp 322 const vk::VkClearDepthStencilValue depthStencilClearValue = { 0.0f, 0 };
326 vk::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleTests.cpp     [all...]

Completed in 71 milliseconds