Home | History | Annotate | Download | only in egl

Lines Matching refs:gl2Encoder

30 #include "GL2Encoder.h"
961 hostCon->gl2Encoder()->setClientState(context->getClientState());
962 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup());
972 hostCon->gl2Encoder()->setClientState(NULL);
973 hostCon->gl2Encoder()->setSharedGroup(GLSharedGroupPtr(NULL));
991 if (!hostCon->gl2Encoder()->isInitialized()) {
993 hostCon->gl2Encoder()->setInitialized();