Home
last modified time | relevance | path

Searched defs:getDepth (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderTarget9.cpp65 GLsizei TextureRenderTarget9::getDepth() const in getDepth() function in rx::TextureRenderTarget9
123 GLsizei SurfaceRenderTarget9::getDepth() const in getDepth() function in rx::SurfaceRenderTarget9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderTarget9.cpp65 GLsizei TextureRenderTarget9::getDepth() const in getDepth() function in rx::TextureRenderTarget9
123 GLsizei SurfaceRenderTarget9::getDepth() const in getDepth() function in rx::SurfaceRenderTarget9
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h47 uint32_t getDepth() const { return Depth; } in getDepth() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h57 size_t getDepth() const { return Depth; } in getDepth() function
DScheduleDAG.h398 unsigned getDepth() const { in getDepth() function
DMachinePipeliner.h226 unsigned getDepth(SUnit *Node) { return Node->getDepth(); } in getDepth() function
/third_party/skia/src/core/
DSkRTree.h41 int getDepth() const { return fCount ? fRoot.fSubtree->fLevel + 1 : 0; } in getDepth() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DImageD3D.h45 GLsizei getDepth() const { return mDepth; } in getDepth() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DImageD3D.h42 GLsizei getDepth() const { return mDepth; } in getDepth() function
/third_party/flutter/skia/src/core/
DSkRTree.h43 int getDepth() const { return fCount ? fRoot.fSubtree->fLevel + 1 : 0; } in getDepth() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.h55 virtual GLsizei getDepth() const { return 1; } in getDepth() function
DRenderbuffer.cpp251 GLsizei RenderbufferTexture3D::getDepth() const in getDepth() function in es2::RenderbufferTexture3D
387 GLsizei Renderbuffer::getDepth() const in getDepth() function in es2::Renderbuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp301 GLsizei TextureRenderTarget11::getDepth() const in getDepth() function in rx::TextureRenderTarget11
343 GLsizei SurfaceRenderTarget11::getDepth() const in getDepth() function in rx::SurfaceRenderTarget11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp301 GLsizei TextureRenderTarget11::getDepth() const in getDepth() function in rx::TextureRenderTarget11
343 GLsizei SurfaceRenderTarget11::getDepth() const in getDepth() function in rx::SurfaceRenderTarget11
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.hpp49 inline glw::GLuint getDepth() const in getDepth() function in glcts::CubeMapArrayDataStorage
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_xml.js101 getDepth: function () { method
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.hpp142 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::CompressedTexture
DtcuTexture.hpp364 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::ConstPixelBufferAccess
454 int getDepth (void) const { return m_size.z(); } in getDepth() function in tcu::TextureLevel
1087 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::Texture3DView
1123 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::Texture3D
1166 int getDepth (void) const { return m_numLevels > 0 ? m_levels[0].getDepth() : 0; } in getDepth() function in tcu::TextureCubeArrayView
1196 int getDepth (void) const { return m_depth; } in getDepth() function in tcu::TextureCubeArray
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h367 unsigned getDepth() const { return Depth; } in getDepth() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp165 int getDepth() const in getDepth() function in egl::Image
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DDistanceTable.java501 int getDepth() { in getDepth() method in DistanceTable.MappingKey
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp165 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, in getDepth() function in MachineCombiner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h449 unsigned RegionBase<Tr>::getDepth() const { in getDepth() function
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h565 TLayoutDepth getDepth() const { return EldNone; } in getDepth() function
769 TLayoutDepth getDepth() const { return depthLayout; } in getDepth() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp1210 getDepth(const SmallVectorImpl<const MachineBasicBlock *> &Stack, in getDepth() function

12