Searched defs:GLWrapper (Results 1 – 4 of 4) sorted by relevance
42 class GLWrapper : public glu::CallLogWrapper class
38 GLWrapper::GLWrapper() in GLWrapper() function in deqp::GLWrapper
28 GLWrapper(GLGen *genFunc, GLDelete *deleteFunc) : mGenFunc(genFunc), mDeleteFunc(deleteFunc) {} in GLWrapper() function39 GLWrapper(GLWrapper &&rht) in GLWrapper() function
571 public interface GLWrapper { interface in GLSurfaceView