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

  /external/deqp/modules/glshared/
glsDrawTest.hpp 62 INPUTTYPE_BYTE,
glsVertexArrayTests.hpp 71 INPUTTYPE_BYTE,
388 explicit GLValue (Byte value) : type(Array::INPUTTYPE_BYTE), b(value) {}

Completed in 307 milliseconds