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

/external/deqp/modules/glshared/
H A DglsDrawTest.hpp61 INPUTTYPE_BYTE, enumerator in enum:deqp::gls::DrawTestSpec::InputType
H A DglsVertexArrayTests.hpp70 INPUTTYPE_BYTE, enumerator in enum:deqp::gls::Array::InputType
349 explicit GLValue (Byte value) : type(Array::INPUTTYPE_BYTE), b(value) {}

Completed in 245 milliseconds