Home
last modified time | relevance | path

Searched refs:FramebufferTextureContextANGLE (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.h1865 ANGLE_EXPORT void GL_APIENTRY FramebufferTextureContextANGLE(GLeglContext ctx,
DlibGLESv2_autogen.cpp6266 return gl::FramebufferTextureContextANGLE(ctx, target, attachment, texture, level); in glFramebufferTextureContextANGLE()
Dentry_points_gles_ext_autogen.cpp11981 void GL_APIENTRY FramebufferTextureContextANGLE(GLeglContext ctx, in FramebufferTextureContextANGLE() function