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

  /external/deqp/modules/glshared/
glsDrawTest.hpp 60 INPUTTYPE_DOUBLE,
glsVertexArrayTests.hpp 69 INPUTTYPE_DOUBLE,
395 explicit GLValue (Double value) : type(Array::INPUTTYPE_DOUBLE), d(value) {}

Completed in 41 milliseconds