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

  /external/deqp/modules/glshared/
glsStateChangePerfTestCases.hpp 84 const DrawType m_drawType;
  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 113 const DrawType m_drawType;
124 , m_drawType (type)
194 if (m_drawType == DRAW_ELEMENTS)
235 if (m_drawType == DRAW_ARRAYS)
257 else if (m_drawType == DRAW_ELEMENTS)
287 if (m_drawType == DRAW_ELEMENTS)
289 else if (m_drawType == DRAW_ARRAYS)

Completed in 79 milliseconds