Searched refs:glFramebufferTextureMultisampleMultiviewOVR (Results 1 – 6 of 6) 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/base/libs/hwui/debug/ |
D | gles_undefine.h | 287 #undef glFramebufferTextureMultisampleMultiviewOVR
|
D | gles_redefine.h | 288 #define glFramebufferTextureMultisampleMultiviewOVR wrap_glFramebufferTextureMultisampleMultiviewOVR macro
|
/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…
|