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

  /external/deqp/modules/glshared/
glsDrawTest.hpp 150 enum DrawMethod
182 static std::string drawMethodToString (DrawMethod method);
199 int instanceDivisor; //!< used only if drawMethod = Draw*Instanced
221 DrawMethod drawMethod;
222 IndexType indexType; //!< used only if drawMethod = DrawElements*
223 int indexPointerOffset; //!< used only if drawMethod = DrawElements*
224 Storage indexStorage; //!< used only if drawMethod = DrawElements*
225 int first; //!< used only if drawMethod = DrawArrays*
226 int indexMin; //!< used only if drawMethod = Draw*Range
    [all...]
  /prebuilts/devtools/tools/lib/
traceview.jar 

Completed in 74 milliseconds