Home
last modified time | relevance | path

Searched defs:depth (Results 326 - 350 of 2004) sorted by relevance

1...<<11121314151617181920>>...81

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp52 GLint depth; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DOcclusionQueriesTest.cpp716 float depth = context.visiblePasses[pass] ? mRNG.randomFloatBetween(0.0f, 0.4f) in TEST_P() local
H A DFramebufferMultiviewTest.cpp73 initializeFBOs(int width, int height, int numLayers, int baseViewIndex, int numViews, int numColorAttachments, bool stencil, bool depth) initializeFBOs() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferX11.cpp55 int depth = libX11->XDefaultDepth(x_display, screen); in FrameBufferX11() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp231 unsigned int depth = main->analyzeCallDepth(this); in analyzeCallDepth() local
H A DCompiler.cpp214 unsigned int depth = validator.analyzeCallDepth(); in validateCallDepth() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DThread.cpp161 size_t Thread::depth() const in depth() function in vk::dbg::Thread
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.hpp46 int depth; // Layer/cube count for arrayed images variable
60 int depth; // Layer/cube count for arrayed images variable
/third_party/openssl/providers/implementations/include/prov/
H A Dblake2.h34 uint8_t depth; /* 4 */ member
58 uint8_t depth; /* 4 */ member
/third_party/openssl/crypto/x509/
H A Dby_store.c16 cache_objects(X509_LOOKUP *lctx, const char *uri, const OSSL_STORE_SEARCH *criterion, int depth, OSSL_LIB_CTX *libctx, const char *propq) cache_objects() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DTaggedData.java21 void tagRange(String string, int start, int length, int depth); in tagRange() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DTaggedData.java21 void tagRange(String string, int start, int length, int depth); in tagRange() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DPrimitiveStateTests.cpp81 float depth; member
93 float depth; in DoTest() member
[all...]
/third_party/python/Modules/_blake2/clinic/
H A Dblake2s_impl.c.h37 int depth = 1; in py_blake2s_new() local
H A Dblake2b_impl.c.h37 int depth = 1; in py_blake2b_new() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dconstruct.h136 const int depth = 0; member
/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp151 unsigned int border_width, depth; in onInitializeContext() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp90 RequiredBytesInCopy(uint64_t bytesPerRow, uint64_t rowsPerImage, uint64_t widthInBlocks, uint64_t heightInBlocks, uint64_t depth, uint64_t bytesPerBlock) RequiredBytesInCopy() argument
/third_party/skia/experimental/graphite/src/
H A DDrawOrder.h138 PaintersDepth depth() const { return fDepth; } depth() function in skgpu::DrawOrder
[all...]
/third_party/skia/gm/
H A Dtrickycubicstrokes.cpp77 static SkRect calc_tight_cubic_bounds(const SkPoint P[4], int depth=5) { in calc_tight_cubic_bounds() argument
/third_party/skia/bench/
H A DAAClipBench.cpp116 recurse(SkCanvas* canvas, int depth, const SkPoint& offset) recurse() argument
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrMultisamplePixelBufferAccess.cpp234 void clearDepth (const MultisamplePixelBufferAccess& access, float depth) in clearDepth() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp32 clearMultiviewFBO(const gl::FramebufferState &state, const gl::Rectangle &scissorBase, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearMultiviewFBO() argument
49 clearLayeredFBO(const gl::FramebufferState &state, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearLayeredFBO() argument
80 genericClear(ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) genericClear() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dloop_analyzer.cpp328 void LoopAnalyzer::SetLoopProperties(Loop *loop, uint32_t depth) in SetLoopProperties() argument
H A Dloop_analyzer.h175 void SetDepth(uint32_t depth) in SetDepth() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...81