Searched refs:glFramebufferTextureMultisampleMultiviewOVR (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/opengl/libs/ |
D | libGLESv3.map.txt | 134 glFramebufferTextureMultisampleMultiviewOVR; # introduced=28
|
D | entries.in | 295 GL_ENTRY(void, glFramebufferTextureMultisampleMultiviewOVR, GLenum target, GLenum attachment, GLuin…
|
/frameworks/libs/native_bridge_support/libGLESv3/ |
D | stubs_arm.cc | 264 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultisampleMultiviewOVR); 1112 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glFramebufferTextureMultisampleMultiviewOVR); in init_stub_library()
|
D | stubs_arm64.cc | 264 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultisampleMultiviewOVR); 1112 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glFramebufferTextureMultisampleMultiviewOVR); in init_stub_library()
|
/frameworks/libs/native_bridge_support/libGLESv2/ |
D | stubs_arm64.cc | 264 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultisampleMultiviewOVR); 1112 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glFramebufferTextureMultisampleMultiviewOVR); in init_stub_library()
|
D | stubs_arm.cc | 264 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glFramebufferTextureMultisampleMultiviewOVR); 1112 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glFramebufferTextureMultisampleMultiviewOVR); in init_stub_library()
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 288 #define glFramebufferTextureMultisampleMultiviewOVR wrap_glFramebufferTextureMultisampleMultiviewOVR macro
|
D | gles_undefine.h | 287 #undef glFramebufferTextureMultisampleMultiviewOVR
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1396 void API_ENTRY(glFramebufferTextureMultisampleMultiviewOVR)(GLenum target, GLenum attachment, GLuin… 1397 …CALL_GL_API(glFramebufferTextureMultisampleMultiviewOVR, target, attachment, texture, level, sampl…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 3440 GL_APICALL void GL_APIENTRY glFramebufferTextureMultisampleMultiviewOVR (GLenum target, GLenum atta…
|