Searched defs:INPUTTYPE_INT (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsDrawTest.hpp67 INPUTTYPE_INT, enumerator in enum:deqp::gls::DrawTestSpec::InputType
189 static AttributeSpec createDefaultAttribute (InputType inputType, OutputType outputType, int componentCount); //!< allowed inputType values: INPUTTYPE_INT, INPUTTYPE_UNSIGNED_INT, INPUTTYPE_FLOAT
H A DglsVertexArrayTests.hpp76 INPUTTYPE_INT, enumerator in enum:deqp::gls::Array::InputType
353 explicit GLValue (Int value) : type(Array::INPUTTYPE_INT), i(value) {}

Completed in 356 milliseconds