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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp 65 m_drawIndirectBuffer = 0;
360 if (m_drawIndirectBuffer == id)
361 m_drawIndirectBuffer = 0;
407 m_drawIndirectBuffer = id;
503 ret = m_drawIndirectBuffer;
    [all...]
GLClientState.h 447 GLuint m_drawIndirectBuffer;

Completed in 41 milliseconds