Home
last modified time | relevance | path

Searched refs:egl_gl (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.h282 namespace egl_gl
DPackedEnums.cpp566 namespace egl_gl namespace
Dutilities.cpp1333 namespace egl_gl namespace
DPackedEnums.h791 namespace egl_gl
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImage.cpp33 gl::TextureTarget target = egl_gl::EGLImageTargetToTextureTarget(eglTarget); in GetImageIndex()
DvalidationEGL.cpp3375 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()
3433 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()
3447 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage()
3498 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()
3571 context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()
4767 gl::TextureType type = egl_gl::EGLTextureTargetToTextureType(surface->getTextureTarget()); in ValidateBindTexImage()
DDisplay.cpp1257 sibling = context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()
1261 sibling = context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp67 egl_gl::EGLTextureTargetToTextureType(eglSurface->getTextureTarget()); in BindTexImage()
/third_party/chromium/patch/
D0001-cve.patch3348 gl::TextureType type = egl_gl::EGLTextureTargetToTextureType(surface->getTextureTarget());
3388 egl_gl::EGLTextureTargetToTextureType(eglSurface->getTextureTarget());