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

  /external/deqp/modules/glshared/
glsDrawTest.hpp 66 INPUTTYPE_UNSIGNED_SHORT,
glsVertexArrayTests.hpp 75 INPUTTYPE_UNSIGNED_SHORT,
391 explicit GLValue (Ushort value) : type(Array::INPUTTYPE_UNSIGNED_SHORT), us(value) {}

Completed in 67 milliseconds