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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.h 62 glGetError_client_proc_t m_glGetError_enc;
GLEncoder.cpp 53 return ctx->m_glGetError_enc(self);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.h 131 glGetError_client_proc_t m_glGetError_enc;
    [all...]
GL2Encoder.cpp 363 return ctx->m_glGetError_enc(self);
    [all...]

Completed in 470 milliseconds