Searched refs:glFramebufferTextureMultiviewOVR (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 288 #define glFramebufferTextureMultiviewOVR wrap_glFramebufferTextureMultiviewOVR macro
|
D | gles_undefine.h | 288 #undef glFramebufferTextureMultiviewOVR
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1036 void API_ENTRY(glFramebufferTextureMultiviewOVR)(GLenum target, GLenum attachment, GLuint texture, … 1037 …CALL_GL_API(glFramebufferTextureMultiviewOVR, target, attachment, texture, level, baseViewIndex, n…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2789 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 272 GL_ENTRY(void, glFramebufferTextureMultiviewOVR, GLenum target, GLenum attachment, GLuint texture, …
|