Home
last modified time | relevance | path

Searched defs:GetDepth (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.h112 uint32_t GetDepth() const { return depth_; } in GetDepth() function
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc241 int CefXmlReaderImpl::GetDepth() { in GetDepth() function in CefXmlReaderImpl
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc130 NO_SANITIZE("cfi-icall") int CefXmlReaderCToCpp::GetDepth() { in GetDepth() function in CefXmlReaderCToCpp
/third_party/spirv-tools/source/opt/
Dloop_descriptor.h158 inline size_t GetDepth() const { in GetDepth() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.h158 inline size_t GetDepth() const { in GetDepth() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_descriptor.h158 inline size_t GetDepth() const { in GetDepth() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp521 uint32_t TextureBase::GetDepth() const { in GetDepth() function in dawn_native::TextureBase