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

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

Completed in 134 milliseconds