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

  /external/deqp/framework/referencerenderer/
rrShaders.hpp 185 inline GeometryShaderInputType getInputType (void) const { return m_inputType; }
191 const GeometryShaderInputType m_inputType;
  /external/deqp/modules/glshared/
glsVertexArrayTests.hpp 183 virtual Array::InputType getInputType (void) const { return m_inputType; }
209 Array::InputType m_inputType;
glsDrawTest.cpp 903 DrawTestSpec::InputType getInputType (void) const { return m_inputType; }
921 DrawTestSpec::InputType m_inputType;
941 , m_inputType (DrawTestSpec::INPUTTYPE_FLOAT)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]

Completed in 1012 milliseconds