Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DCompiler.h83 ShShaderOutput getOutputType() const { return outputType; } in getOutputType() function
/external/deqp/framework/referencerenderer/
DrrShaders.hpp186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in rr::GeometryShader
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp183 virtual Array::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp919 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::__anona2ff1be70111::AttributeArray
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1436 public Descriptor getOutputType() { return outputType; } in getOutputType() method in Descriptors.MethodDescriptor