Searched defs:getOutputType (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/framework/referencerenderer/ | ||
| D | rrShaders.hpp | 186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in rr::GeometryShader |
| /external/deqp/modules/glshared/ | ||
| D | glsVertexArrayTests.hpp | 184 virtual Array::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::ContextArray |
| D | glsDrawTest.cpp | 905 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::__anon5042a7d50111::AttributeArray |
| /external/protobuf/java/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 1663 public Descriptor getOutputType() { return outputType; } in getOutputType() method in Descriptors.MethodDescriptor |