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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 651 GLuint primCount;
658 GLuint primCount;
  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 66 deUint32 primCount;
76 deUint32 primCount;
239 drawCommand.primCount = (m_op == INVALID_DATA_INSTANCED) ? (overBoundInstances) : (drawInstances);
247 << "\n\tprimCount\t" << drawCommand.primCount
261 drawCommand.primCount = (m_op == INVALID_DATA_INSTANCED) ? (overBoundInstances) : (drawInstances);
270 << "\n\tprimCount\t" << drawCommand.primCount
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp 90 deUint32 primCount;
100 deUint32 primCount;
890 command.primCount = m_gridSide * m_gridSide;
901 command.primCount = m_gridSide * m_gridSide;
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cDrawIndirectTests.cpp 210 GLuint primCount;
218 GLuint primCount;
    [all...]
  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]

Completed in 2180 milliseconds