Home
last modified time | relevance | path

Searched refs:PFNEGLSTREAMCONSUMERACQUIREKHRPROC (Results 1 – 13 of 13) sorted by relevance

/external/angle/src/libEGL/
Degl_loader_autogen.cpp105 PFNEGLSTREAMCONSUMERACQUIREKHRPROC l_EGL_StreamConsumerAcquireKHR;
277 l_EGL_StreamConsumerAcquireKHR = reinterpret_cast<PFNEGLSTREAMCONSUMERACQUIREKHRPROC>( in LoadEGL_EGL()
Degl_loader_autogen.h216 ANGLE_NO_EXPORT extern PFNEGLSTREAMCONSUMERACQUIREKHRPROC l_EGL_StreamConsumerAcquireKHR;
/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.cpp113 ANGLE_TRACE_LOADER_EXPORT PFNEGLSTREAMCONSUMERACQUIREKHRPROC t_eglStreamConsumerAcquireKHR;
279 t_eglStreamConsumerAcquireKHR = reinterpret_cast<PFNEGLSTREAMCONSUMERACQUIREKHRPROC>( in LoadEGL()
Dtrace_egl_loader_autogen.h224 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLSTREAMCONSUMERACQUIREKHRPROC t_eglStreamConsumerAcquireKHR;
/external/angle/util/
Degl_loader_autogen.cpp108 ANGLE_UTIL_EXPORT PFNEGLSTREAMCONSUMERACQUIREKHRPROC l_eglStreamConsumerAcquireKHR;
274 l_eglStreamConsumerAcquireKHR = reinterpret_cast<PFNEGLSTREAMCONSUMERACQUIREKHRPROC>( in LoadEGL()
Degl_loader_autogen.h217 ANGLE_UTIL_EXPORT extern PFNEGLSTREAMCONSUMERACQUIREKHRPROC l_eglStreamConsumerAcquireKHR;
/external/libepoxy/prebuilt-intermediates/src/
Degl_generated_dispatch.c144 PFNEGLSTREAMCONSUMERACQUIREKHRPROC epoxy_eglStreamConsumerAcquireKHR;
4876 static PFNEGLSTREAMCONSUMERACQUIREKHRPROC
5731 PFNEGLSTREAMCONSUMERACQUIREKHRPROC epoxy_eglStreamConsumerAcquireKHR = epoxy_eglStreamConsumerAcqui…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h1659 typedef EGLBoolean (EGLAPIENTRY * PFNEGLSTREAMCONSUMERACQUIREKHRPROC) (EGLDisplay dpy, EGLStreamK… typedef
2420 EGLEW_FUN_EXPORT PFNEGLSTREAMCONSUMERACQUIREKHRPROC __eglewStreamConsumerAcquireKHR;
/external/swiftshader/include/EGL/
Deglext.h385 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMCONSUMERACQUIREKHRPROC) (EGLDisplay dpy, EGLStreamKHR … typedef
/external/mesa3d/include/EGL/
Deglext.h385 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMCONSUMERACQUIREKHRPROC) (EGLDisplay dpy, EGLStreamKHR … typedef
/external/angle/include/EGL/
Deglext.h366 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMCONSUMERACQUIREKHRPROC) (EGLDisplay dpy, EGLStreamKHR … typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h980 typedef EGLBoolean (GLAPIENTRY *PFNEGLSTREAMCONSUMERACQUIREKHRPROC)(EGLDisplay dpy, EGLStreamKHR st… typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c17486 PFNEGLSTREAMCONSUMERACQUIREKHRPROC __eglewStreamConsumerAcquireKHR = NULL;
18089 …r = ((eglStreamConsumerAcquireKHR = (PFNEGLSTREAMCONSUMERACQUIREKHRPROC)glewGetProcAddress((const … in _glewInit_EGL_KHR_stream_consumer_gltexture()