Home
last modified time | relevance | path

Searched defs:SetClearDepth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLSnapshotFramebufferControl_unittest.cpp94 TEST_F(SnapshotGlDepthClearValueTest, SetClearDepth) { in TEST_F() argument
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dgraphics_pipeline.cc806 Result GraphicsPipeline::SetClearDepth(float depth) { in SetClearDepth() function in amber::vulkan::GraphicsPipeline