Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.h114 uint32_t GetDepth() const { return depth_; } 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/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.h158 inline size_t GetDepth() const { in GetDepth() function
/third_party/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