Home
last modified time | relevance | path

Searched refs:glFramebufferTextureMultiviewOVR (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv3.map.txt135 glFramebufferTextureMultiviewOVR; # introduced=28
Dentries.in296 GL_ENTRY(void, glFramebufferTextureMultiviewOVR, GLenum target, GLenum attachment, GLuint texture, …
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc265 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultiviewOVR);
1113 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glFramebufferTextureMultiviewOVR); in init_stub_library()
Dstubs_arm64.cc265 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultiviewOVR);
1113 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glFramebufferTextureMultiviewOVR); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc265 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultiviewOVR);
1113 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glFramebufferTextureMultiviewOVR); in init_stub_library()
Dstubs_arm.cc265 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultiviewOVR);
1113 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glFramebufferTextureMultiviewOVR); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h289 #define glFramebufferTextureMultiviewOVR wrap_glFramebufferTextureMultiviewOVR macro
Dgles_undefine.h288 #undef glFramebufferTextureMultiviewOVR
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1393 void API_ENTRY(glFramebufferTextureMultiviewOVR)(GLenum target, GLenum attachment, GLuint texture, …
1394 …CALL_GL_API(glFramebufferTextureMultiviewOVR, target, attachment, texture, level, baseViewIndex, n…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3428 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…