HomeSort by relevance Sort by last modified time
    Searched defs:m_outputType (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.hpp 82 const glu::DataType m_outputType;
106 const glu::DataType m_outputType;
es31fGeometryShaderTests.cpp     [all...]
  /external/deqp/framework/referencerenderer/
rrShaders.hpp 186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; }
192 const GeometryShaderOutputType m_outputType;
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.hpp 67 const glu::DataType m_outputType;
82 const glu::DataType m_outputType;
112 const glu::DataType m_outputType;
134 const glu::DataType m_outputType;
156 const glu::DataType m_outputType;
178 const glu::DataType m_outputType;
193 const glu::DataType m_outputType;
  /external/deqp/modules/glshared/
glsVertexArrayTests.hpp 184 virtual Array::OutputType getOutputType (void) const { return m_outputType; }
210 Array::OutputType m_outputType;
glsDrawTest.cpp 905 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; }
923 DrawTestSpec::OutputType m_outputType;
943 , m_outputType (DrawTestSpec::OUTPUTTYPE_VEC4)
    [all...]

Completed in 2493 milliseconds