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 61 INPUTTYPE_BYTE,
glsVertexArrayTests.hpp 70 INPUTTYPE_BYTE,
349 explicit GLValue (Byte value) : type(Array::INPUTTYPE_BYTE), b(value) {}

Completed in 556 milliseconds