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

  /development/tools/emulator/opengl/system/GLESv1_enc/
GLEncoder.h 77 glDisableClientState_client_proc_t m_glDisableClientState_enc;
GLEncoder.cpp 422 this->m_glDisableClientState_enc(this, state->glConst);
549 m_glDisableClientState_enc = set_glDisableClientState(s_glDisableClientState);

Completed in 16 milliseconds