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

  /external/deqp/modules/glshared/
glsDrawTest.hpp 63 INPUTTYPE_SHORT,
glsVertexArrayTests.hpp 72 INPUTTYPE_SHORT,
390 explicit GLValue (Short value) : type(Array::INPUTTYPE_SHORT), s(value) {}

Completed in 61 milliseconds