Home | History | Annotate | Download | only in gles2

Lines Matching defs:GLES2Impl

13 GLES2Impl::GLES2Impl() {
16 GLES2Impl::~GLES2Impl() {
19 void GLES2Impl::Init() {
20 GLES2Private::Init(new GLES2Impl());
23 void GLES2Impl::Initialize() {
27 void GLES2Impl::Terminate() {
31 void GLES2Impl::MakeCurrent(uint64_t encoded) {
43 void GLES2Impl::SwapBuffers() {