Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp170 size_t _depth; member in clover::image
/third_party/jsframework/runtime/vdom/
DNode.ts64 protected _depth: number; property in Node
/third_party/node/deps/npm/lib/commands/
Dls.js9 const _depth = Symbol('depth') constant