Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmEmptyStructTests.cpp118 struct BufferType in addCopyingComputeGroup() struct
120 std::string name; in addCopyingComputeGroup()
121 VkDescriptorType descriptorType; in addCopyingComputeGroup()
122 std::vector<uint32_t> offsets; in addCopyingComputeGroup()
123 std::vector<int> input; in addCopyingComputeGroup()
124 std::vector<int> expectedOutput; in addCopyingComputeGroup()
125 std::string spirvVariables; in addCopyingComputeGroup()
126 std::string spirvCopyObject; in addCopyingComputeGroup()
128BufferType(const std::string &name_, VkDescriptorType descriptorType_, const std::vector<uint32_t>… in addCopyingComputeGroup() argument
DvktSpvAsmComputeShaderTestUtil.hpp59 enum BufferType enum
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_weights.h32 enum class BufferType { QUANTIZED_INT8, QUANTIZED_FLOAT16 }; enum
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DBufferType.java25 public enum BufferType { enum
DCipherEncryptBenchmark.java27 public enum BufferType { enum in CipherEncryptBenchmark
/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/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights.h34 enum class BufferType { QUANTIZED_INT8, QUANTIZED_FLOAT16 }; enum
/external/rust/cros-libva/lib/src/
Dbuffer.rs299 pub enum BufferType { enum
324 impl BufferType { impl
/external/angle/src/libANGLE/renderer/wgpu/
DVertexArrayWgpu.h21 enum class BufferType enum
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DVideoFrameBufferTest.java47 private static enum BufferType { I420_JAVA, I420_NATIVE, RGB_TEXTURE, OES_TEXTURE, NV21, NV12 } enum in VideoFrameBufferTest
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bufferMgr/
Dencode_tracked_buffer.h51 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.java74 public enum BufferType { enum in ConscryptEngineTest
96 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dxla_framework_to_llvm_pass.cc236 type_converter.addConversion([&](::mlir::xla_framework::BufferType) { in runOnOperation()
/external/angle/src/tests/perf_tests/
DBlitFramebufferPerf.cpp19 enum class BufferType enum
/external/gemmlowp/internal/
Dsimd_wrappers.h67 using BufferType = RegisterBuffer<ScalarType, kScalarCount>; member
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp76 enum BufferType enum
/external/deqp-deps/amber/src/
Dbuffer.h35 enum class BufferType : int8_t { enum
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
DBRCIF.h64 enum BufferType { enum
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h324 } BufferType; typedef
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp67 enum BufferType enum
/external/skia/src/gpu/graphite/
DResourceTypes.h68 enum class BufferType : int { enum
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp63 enum BufferType enum
/external/OpenCL-CTS/test_conformance/basic/
Dtest_bufferreadwriterect.cpp36 typedef unsigned char BufferType; typedef

12