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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.h 244 void setCurrentProgram(GLint program) { m_currentProgram = program; }
246 GLint currentProgram() const { return m_currentProgram; }
469 GLint m_currentProgram;
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp     [all...]

Completed in 88 milliseconds