Home | History | Annotate | Download | only in mesa

Lines Matching refs:SkMesaGLContext

11 #include "gl/SkMesaGLContext.h"
14 SkMesaGLContext::AutoContextRestore::AutoContextRestore() {
23 SkMesaGLContext::AutoContextRestore::~AutoContextRestore() {
32 SkMesaGLContext::SkMesaGLContext()
38 SkMesaGLContext::~SkMesaGLContext() {
42 void SkMesaGLContext::destroyGLContext() {
56 const GrGLInterface* SkMesaGLContext::createGLContext() {
99 void SkMesaGLContext::makeCurrent() const {
108 void SkMesaGLContext::swapBuffers() const { }