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

  /external/deqp/modules/glshared/
glsStateChangePerfTestCases.hpp 84 const DrawType m_drawType;
glsStateChangePerfTestCases.cpp 214 , m_drawType (drawType)
228 if (m_drawType == DRAWTYPE_INDEXED_USER_PTR)
630 switch (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)
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp     [all...]

Completed in 391 milliseconds