Home
last modified time | relevance | path

Searched refs:depthClearDepth (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp999 const float depthClearDepth = 1.0f; in runTest() local
1013 beginRenderPass(vk, *cmdBuffer, *renderPass, *framebuffer, renderArea, colorClearColor, depthClearDepth, depthClearStencil); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp966 const float depthClearDepth = 1.0f; in runTest() local
980 beginRenderPass(vk, *cmdBuffer, *renderPass, *framebuffer, renderArea, colorClearColor, depthClearDepth, depthClearStencil); in runTest()

Completed in 13 milliseconds