Searched refs:glFramebufferTextureMultisampleMultiviewOVR (Results 1 – 13 of 13) sorted by relevance
/external/deqp/framework/opengl/wrapper/ |
D | glwInitExtES.inl | 217 …bufferTextureMultisampleMultiviewOVRFunc) loader->get("glFramebufferTextureMultisampleMultiviewOVR…
|
D | glwApi.inl | 227 #define glFramebufferTextureMultisampleMultiviewOVR glwFramebufferTextureMultisampleMultiviewOVR macro
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 1900 "glFramebufferTextureMultisampleMultiviewOVR",
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 227 gl->framebufferTextureMultisampleMultiviewOVR = glFramebufferTextureMultisampleMultiviewOVR;
|
D | tcuNullRenderContextFuncs.inl | 2002 GLW_APICALL void GLW_APIENTRY glFramebufferTextureMultisampleMultiviewOVR (GLenum target, GLenum at… function
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 3673 GL_APICALL void GL_APIENTRY glFramebufferTextureMultisampleMultiviewOVR (GLenum target, GLenum atta…
|
/external/angle/include/GLES2/ |
D | gl2ext.h | 3712 GL_APICALL void GL_APIENTRY glFramebufferTextureMultisampleMultiviewOVR (GLenum target, GLenum atta…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapperApi.inl | 227 void glFramebufferTextureMultisampleMultiviewOVR (glw::GLenum target, glw::GLenum attachment,…
|
D | gluCallLogWrapper.inl | 1578 void CallLogWrapper::glFramebufferTextureMultisampleMultiviewOVR (glw::GLenum target, glw::GLenum a… function in CallLogWrapper 1581 …m_log << TestLog::Message << "glFramebufferTextureMultisampleMultiviewOVR(" << toHex(target) << ",…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 15289 …r = ((glFramebufferTextureMultisampleMultiviewOVR = (PFNGLFRAMEBUFFERTEXTUREMULTISAMPLEMULTIVIEWOV… in _glewInit_GL_OVR_multiview_multisampled_render_to_texture()
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 17554 #define glFramebufferTextureMultisampleMultiviewOVR GLEW_GET_FUN(__glewFramebufferTextureMultisampl… macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 17455 #define glFramebufferTextureMultisampleMultiviewOVR epoxy_glFramebufferTextureMultisampleMultiviewO… macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 115305 GEN_THUNKS(glFramebufferTextureMultisampleMultiviewOVR, (GLenum target, GLenum attachment, GLuint t…
|