Home
last modified time | relevance | path

Searched defs:BufferType (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmEmptyStructTests.cpp120 struct BufferType in addCopyingComputeGroup() struct
122 std::string name; in addCopyingComputeGroup()
123 VkDescriptorType descriptorType; in addCopyingComputeGroup()
124 std::vector<deUint32> offsets; in addCopyingComputeGroup()
125 std::vector<int> input; in addCopyingComputeGroup()
126 std::vector<int> expectedOutput; in addCopyingComputeGroup()
127 std::string spirvVariables; in addCopyingComputeGroup()
128 std::string spirvCopyObject; in addCopyingComputeGroup()
DvktSpvAsmComputeShaderTestUtil.hpp59 enum BufferType enum
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights.h30 enum class BufferType { QUANTIZED_INT8, QUANTIZED_FLOAT16 }; enum
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DBufferType.java27 public enum BufferType { enum
DCipherEncryptBenchmark.java32 public enum BufferType { enum in CipherEncryptBenchmark
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DBufferType.java25 public enum BufferType { enum
DCipherEncryptBenchmark.java27 public enum BufferType { enum in CipherEncryptBenchmark
/external/skia/src/shaders/gradients/
DSk4fGradientBase.h46 using BufferType = SkSTArray<8, Sk4fGradientInterval, true>; variable
/external/skqp/src/shaders/gradients/
DSk4fGradientBase.h46 using BufferType = SkSTArray<8, Sk4fGradientInterval, true>; variable
/external/llvm-project/clang-tools-extra/clang-tidy/mpi/
DBufferDerefCheck.cpp86 const Type *BufferType = BufferTypes[i]; in checkBuffers() local
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DVideoFrameBufferTest.java48 private static enum BufferType { I420, RGB_TEXTURE, OES_TEXTURE, NV21, NV12 } enum in VideoFrameBufferTest
/external/python/cpython2/Lib/
Dtypes.py36 BufferType = buffer variable
/external/angle/src/tests/perf_tests/
DBlitFramebufferPerf.cpp19 enum class BufferType enum
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DConscryptEngineTest.java63 public enum BufferType { enum in ConscryptEngineTest
85 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DConscryptEngineTest.java70 public enum BufferType { enum in ConscryptEngineTest
92 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/gemmlowp/internal/
Dsimd_wrappers.h67 using BufferType = RegisterBuffer<ScalarType, kScalarCount>; member
/external/deqp-deps/amber/src/
Dbuffer.h35 enum class BufferType : int8_t { enum
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp73 enum BufferType { enum
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h322 } BufferType; typedef
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp67 enum BufferType enum
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
DTestUtils.java90 public enum BufferType { enum in TestUtils
/external/OpenCL-CTS/test_conformance/basic/
Dtest_bufferreadwriterect.cpp36 typedef unsigned char BufferType; typedef
/external/conscrypt/testing/src/main/java/org/conscrypt/
DTestUtils.java85 public enum BufferType { enum in TestUtils
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h132 } BufferType; typedef
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1207 enum BufferType in init() enum

12