Home
last modified time | relevance | path

Searched defs:kDepth (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/gemmlowp/internal/
H A Dkernel.h130 static constexpr int kDepth = tDepth; member
147 static constexpr int kDepth = Cell::kDepth; member
176 static constexpr int kDepth = Lhs::Cell::kDepth; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp1516 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
1584 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
1653 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
1795 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
1866 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
2031 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
4592 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
4643 constexpr int kWidth = 1, kHeight = 1, kDepth = 2; in TEST_P() local
H A DClearTest.cpp2968 constexpr uint32_t kDepth = 7; in TEST_P() local
4081 constexpr uint32_t kDepth = 4; in TEST_P() local
4104 constexpr uint32_t kDepth = 4; in TEST_P() local
4135 constexpr uint32_t kDepth = 7; in TEST_P() local
4170 constexpr uint32_t kDepth = 4; in TEST_P() local
4207 constexpr uint32_t kDepth = 16; in TEST_P() local
4258 constexpr uint32_t kDepth = 4; in TEST_P() local
H A DETCTextureTest.cpp144 constexpr GLuint kDepth = 6u; in TEST_P() local
H A DImageTest.cpp2402 constexpr GLsizei kDepth = 1; in SourceAHBTarget2DImageStorageGenerateMipmap_helper() local
2448 constexpr GLsizei kDepth = 1; in TEST_P() local
5195 constexpr size_t kDepth = 2; in TEST_P() local
5280 constexpr size_t kDepth = kCubeFaceCount * 2; in TEST_P() local
H A DCopyTexImageTest.cpp786 constexpr GLsizei kDepth = 6; in TEST_P() local
H A DVulkanPerformanceCounterTest.cpp889 constexpr uint32_t kDepth = 4; in TEST_P() local
H A DTextureTest.cpp14774 constexpr uint32_t kDepth = 5; in TEST_P() local
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace_unittest.cc407 constexpr size_t kDepth = 5; in TEST_F() local
425 constexpr size_t kDepth = 5; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddeep_graph_test.cc25 const int kDepth = 200; in TEST_F() local
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DDelayLineEffect.h68 const int kDepth; variable
/aosp_15_r20/external/dynamic_depth/includes/dynamic_depth/
H A Ddepth_map.h29 enum class DepthItemSemantic { kDepth = 1, kSegmentation = 2 }; enumerator
/aosp_15_r20/external/libchrome/base/debug/
H A Dstack_trace_unittest.cc302 constexpr size_t kDepth = 5; in TEST_F() local
/aosp_15_r20/external/skia/include/gpu/graphite/
H A DGraphiteTypes.h132 kDepth = 0b001, enumerator
/aosp_15_r20/external/gemmlowp/standalone/
H A Dneon-gemm-kernel-benchmark.cc210 static const int kDepth = tDepth; member
227 static const int kDepth = Cell::kDepth; member
238 static const int kDepth = Lhs::Cell::kDepth; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_fused_ops_test.cc212 static constexpr int kDepth = 3; member in tensorflow::MklFusedConv2DOpTest
529 static constexpr int kDepth = 3; member in tensorflow::MklFusedDepthwiseConv2DOpTest
1271 static constexpr int kDepth = 3; member in tensorflow::MklPadWithFusedConv2DOpTest
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/
H A Dslice_mipmap_operator.cc62 kDepth, enumerator
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object_avail_unittest.cpp198 const uint32_t kDepth = 100; in TEST() local
/aosp_15_r20/cts/tests/tests/nativehardware/jni/
H A DAHardwareBufferGLTest.cpp2427 const GoldenColor kDepth = mGLVersion < 30 ? kWhite : kRed; in TEST_P() local
2482 const GoldenColor kDepth = mGLVersion < 30 ? kWhite: kRed; in TEST_P() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cComputeShaderTests.cpp1331 const GLint kDepth = static_cast<GLint>(local_size.z() * num_groups.z()); in RunIteration() local
1511 const GLint kDepth = static_cast<GLint>(local_size.z() * num_groups.z()); in RunIteration() local
1713 const GLint kDepth = static_cast<GLint>(local_size.z() * num_groups.z()); in RunIteration() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cComputeShaderTests.cpp1001 const GLint kDepth = static_cast<GLint>(local_size.z() * num_groups.z()); in RunIteration() local
1206 const GLint kDepth = static_cast<GLint>(local_size.z() * num_groups.z()); in RunIteration() local
1417 const GLint kDepth = static_cast<GLint>(local_size.z() * num_groups.z()); in RunIteration() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_test.cc479 static constexpr int kDepth = 3; member in tensorflow::FusedConv2DOpTest
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_buffer_image_memory_sampler.cpp5977 enum Dimension { kWidth = 0x1, kHeight = 0x2, kDepth = 0x4 }; in TEST_F() enumerator