Home
last modified time | relevance | path

Searched defs:getOutputType (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java57 OutputType getOutputType(); in getOutputType() method
80 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
105 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
143 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
186 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php149 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h125 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h141 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DParseContext.h499 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/third_party/vk-gl-cts/framework/referencerenderer/
DrrShaders.hpp186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in rr::GeometryShader
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp175 const IFDataType& getOutputType (void) const in getOutputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.hpp184 virtual Array::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp893 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::__anon2b0ebd0f0111::AttributeArray
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2086 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor