HomeSort by relevance Sort by last modified time
    Searched refs:getOutputType (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
Compiler.h 83 ShShaderOutput getOutputType() const { return outputType; }
UniformHLSL.cpp 69 mOutputType(translator->getOutputType()),
ShaderLang.cpp 360 *params = compiler->getOutputType();
OutputHLSL.cpp 100 mOutputType(parentTranslator->getOutputType())
    [all...]
  /external/deqp/framework/referencerenderer/
rrShaders.hpp 186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; }
rrRenderer.cpp     [all...]
  /external/deqp/modules/glshared/
glsVertexArrayTests.hpp 160 virtual OutputType getOutputType (void) const = 0;
183 virtual Array::OutputType getOutputType (void) const { return m_outputType; }
glsVertexArrayTests.cpp 805 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType());
806 m_attrType[arrayNdx] = mapOutputType(arrays[arrayNdx]->getOutputType());
948 << "${VTX_IN} highp " << ContextArray::outputTypeToGLType(arrays[arrayNdx]->getOutputType()) << " a_" << arrays[arrayNdx]->getAttribNdx() << ";\n";
965 switch (arrays[arrayNdx]->getOutputType())
1016 switch (arrays[arrayNdx]->getOutputType())
1160 decl << sglr::pdec::VertexAttribute(std::string("a_") + de::toString(arrayNdx), mapOutputType(arrays[arrayNdx]->getOutputType()));
    [all...]
glsDrawTest.cpp 919 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; }
    [all...]
  /external/protobuf/java/src/test/java/com/google/protobuf/
DescriptorsTest.java 330 fooMethod.getOutputType());
338 barMethod.getOutputType());
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 487 milliseconds