| /third_party/node/deps/openssl/openssl/apps/include/ |
| H A D | apps.h | 331 int depth; member
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_ctx.c | 51 unsigned int depth, size; member
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_study.c | 1690 int depth = 0; in study() local
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
| H A D | CodedInputStreamTest.cs | 287 internal static TestRecursiveMessage MakeRecursiveMessage(int depth)
in MakeRecursiveMessage() argument 299 internal static void AssertMessageDepth(TestRecursiveMessage message, int depth)
in AssertMessageDepth() argument
|
| /third_party/openssl/apps/include/ |
| H A D | apps.h | 331 int depth; member
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_ctx.c | 51 unsigned int depth, size; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkTypeUtil.hpp | 79 inline VkClearValue makeClearValueDepthStencil (float depth, deUint32 stencil) in makeClearValueDepthStencil() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 149 const auto depth = m_params.imageType == vk::VK_IMAGE_TYPE_3D ? m_params.dimensions.depth : 1u; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 144 const auto depth = m_params.imageType == vk::VK_IMAGE_TYPE_3D ? m_params.dimensions.depth : 1u; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ImageIndex.cpp | 190 ImageIndex ImageIndex::MakeFromTarget(TextureTarget target, GLint levelIndex, GLint depth) in MakeFromTarget() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
| H A D | DisplayGbm.h | 48 int32_t depth; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | FramebufferD3D.cpp | 184 clearBufferfi(const gl::Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputTree.cpp | 67 void OutputTreeText(TInfoSinkBase &out, TIntermNode *node, const int depth) in OutputTreeText() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | WindowSurfaceGLX.cpp | 290 unsigned int border, depth; in getWindowDimensions() local
|
| H A D | PixmapSurfaceGLX.cpp | 102 unsigned int depth = 0; in initialize() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp | 53 glw::GLint depth; member
|
| H A D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 620 const glw::GLsizei depth = 4; in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() argument
|
| H A D | esextcTextureCubeMapArraySubImage3D.cpp | 151 glw::GLuint depth = resolutions[resolution_index][DL_DEPTH]; in iterate() local 233 configureDataBuffer(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLuint clear_value) configureDataBuffer() argument 313 configureCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLuint clear_value) configureCubeMapArrayTexture() argument 356 clearCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint clear_value) clearCubeMapArrayTexture() argument 432 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth) checkResults() argument 465 testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testTexSubImage3D() argument 527 testCopyTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testCopyTexSubImage3D() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPolygonOffsetClampTests.cpp | 535 verify(GLuint caseNo, GLfloat depth, GLfloat offsetDepth, GLfloat offsetClampDepth) verify() argument 597 verify(GLuint caseNo, GLfloat depth, GLfloat offsetDepth, GLfloat offsetClampDepth) verify() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_id_test.cpp | 3762 int depth = 255; in TEST_P() local 3776 << depth << "\n"; in TEST_P() local 3825 int depth = 10; in TEST_P() local 3839 << depth << "\n"; in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DepthStencilTest.cpp | 276 GLTexture depth; TEST_P() local 330 clearAndCompareDepth(GLfloat depth, uint32_t expected) clearAndCompareDepth() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | FramebufferNULL.cpp | 76 clearBufferfi(const gl::Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument
|
| /third_party/skia/samplecode/ |
| H A D | SampleThinAA.cpp | 76 static sk_sp<ShapeRenderer> MakeLines(SkScalar depth, bool hairline = false) { in MakeLines() argument 80 static sk_sp<ShapeRenderer> MakeCurve(SkScalar depth, bool hairline = false) { in MakeCurve() argument 148 PathRenderer(SkScalar depth, bool hairline) in PathRenderer() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | Image.hpp | 110 Image(Texture *parentTexture, GLsizei width, GLsizei height, GLsizei depth, int border, GLint internalformat) in Image() argument 227 const int depth; global() member in egl::Image [all...] |