Home
last modified time | relevance | path

Searched defs:zDepth (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/viewers/components/rects/
H A Dscene.ts27 zDepth: number; property
H A Dmapper3d.ts214 zDepth: newBoundingBox.depth, constant
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp4496 const float zDepth = float(expectedData); in initializeBinding() local