Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp105 ASSERT(functions->framebufferTexture2DMultisampleIMG); in BindFramebufferAttachment()
106 functions->framebufferTexture2DMultisampleIMG( in BindFramebufferAttachment()
H A DDispatchTableGL_autogen.h804 PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEIMGPROC framebufferTexture2DMultisampleIMG = nullptr; variable
H A DDispatchTableGL_autogen.cpp2218 ASSIGN("glFramebufferTexture2DMultisampleIMG", framebufferTexture2DMultisampleIMG); in initProcsGLES()
5093 framebufferTexture2DMultisampleIMG = &glFramebufferTexture2DMultisampleIMGNULL; in initProcsGLESNULL()