Searched refs:ANGLEGLContext (Results 1 – 1 of 1) sorted by relevance
76 class ANGLEGLContext : public sk_gpu_test::GLTestContext { class78 ANGLEGLContext(ANGLEBackend, ANGLEContextVersion, ANGLEGLContext* shareContext, void* display);79 ~ANGLEGLContext() override;107 ATOM ANGLEGLContext::gWC = 0;110 ANGLEGLContext::ANGLEGLContext(ANGLEBackend type, ANGLEContextVersion version, in ANGLEGLContext() function in __anon3e5f26090111::ANGLEGLContext111 ANGLEGLContext* shareContext, void* display) in ANGLEGLContext()256 ANGLEGLContext::~ANGLEGLContext() { in ~ANGLEGLContext()261 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage()277 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage()281 GrGLuint ANGLEGLContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture()[all …]