Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 15 of 15) 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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dvertexconversion.h30 typedef T OutputType; typedef
40 typedef ToT OutputType; typedef
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp59 using OutputType = GrGLSLGeometryBuilder::OutputType; in output_type_name() typedef
DGrGLSLVertexGeoBuilder.h60 enum class OutputType { enum
/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/flutter/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go56 OutputType string `json:"output_type"` member
/third_party/flutter/skia/src/gpu/ccpr/
DGrGSCoverageProcessor.cpp14 using OutputType = GrGLSLGeometryBuilder::OutputType; typedef
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dtest_intersection.hpp67 typedef typename boost::range_value<IntersectionOutput>::type OutputType; in check_result() typedef
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java191 private enum OutputType { enum in CodedOutputStreamTest
/third_party/gn/src/gn/
Dtarget.h37 enum OutputType { enum
/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp33 enum OutputType { enum in BlendFormula
/third_party/flutter/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp33 enum OutputType { enum in BlendFormula
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp521 GCovFileType OutputType) { in mangleName()