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

  /external/deqp/framework/referencerenderer/
rrRenderer.hpp 107 class DrawCommand
110 DrawCommand (const RenderState& state_, const RenderTarget& renderTarget_, const Program& program_, int numVertexAttribs_, const VertexAttrib* vertexAttribs_, const PrimitiveList& primitives_)
136 void draw (const DrawCommand& command) const;
137 void drawInstanced (const DrawCommand& command, int numInstances) const;
  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]

Completed in 249 milliseconds