Home
last modified time | relevance | path

Searched defs:InputType (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DETC_Decoder.hpp18 enum InputType enum in ETC_Decoder
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DETC_Decoder.hpp18 enum InputType enum in ETC_Decoder
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dlayer_input.h57 enum class InputType : char { kUnknown = 0, kTensor, kWeight }; enum
/third_party/skia/gm/verifiers/
Dgmverifier.h113 enum class InputType { enum
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.h52 enum class InputType { enum
DGrGLSLVertexGeoBuilder.cpp47 using InputType = GrGLSLGeometryBuilder::InputType; in input_type_name() typedef
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
DDescriptor.cs4344 public string InputType { property in Google.Protobuf.Reflection.MethodDescriptorProto
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DTextInputChannel.java342 public static class InputType { class in TextInputChannel
357 public InputType(@NonNull TextInputType type, boolean isSigned, boolean isDecimal) { in InputType() method in TextInputChannel.InputType
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dpreprocess_param.h25 enum InputType { IMAGE, BIN, INPUT_TYPE_MAX }; enum
/third_party/flutter/skia/src/gpu/ccpr/
DGrGSCoverageProcessor.cpp13 using InputType = GrGLSLGeometryBuilder::InputType; typedef
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp123 const TestConfiguration<InputType, OutputType>& configuration) in TextureBorderClampSamplingTexture()
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp61 enum InputType enum
DglsVertexArrayTests.hpp65 enum InputType enum in deqp::gls::Array
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedInputStreamTest.java59 private enum InputType { enum in CodedInputStreamTest
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderMatrixTests.cpp101 enum InputType enum
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderMatrixTests.cpp207 enum InputType enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp201 enum InputType enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp156 enum InputType enum
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2560 GLenum16 InputType; member