Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dvertexconversion.h30 typedef T OutputType; typedef
40 typedef ToT OutputType; typedef
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
DDescriptor.cs4367 public string OutputType { property in Google.Protobuf.Reflection.MethodDescriptorProto
/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go55 OutputType string `json:"output_type"` member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java149 public enum OutputType { enum in LdmlConverter
176 OutputType(CldrDataType type) { in OutputType() method in LdmlConverter.OutputType
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java191 private enum OutputType { enum in CodedOutputStreamTest
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp60 enum OutputType enum
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp82 enum OutputType enum
DglsVertexArrayTests.hpp86 enum OutputType enum in deqp::gls::Array
/third_party/gn/src/gn/
Dtarget.h40 enum OutputType { enum
/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp33 enum OutputType { enum in BlendFormula
/third_party/node/deps/v8/src/torque/
Ddeclarable.h296 enum class OutputType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp521 GCovFileType OutputType) { in mangleName()
/third_party/mesa3d/src/mesa/main/
Dshader_types.h98 enum shader_prim OutputType; member