Searched refs:StreamAttribKHR (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | egl_ext_stubs_autogen.h | 153 EGLBoolean StreamAttribKHR(Thread *thread,
|
D | entry_points_egl_ext_autogen.cpp | 968 EGL_EVENT(StreamAttribKHR, in EGL_StreamAttribKHR() 977 ANGLE_EGL_VALIDATE(thread, StreamAttribKHR, GetDisplayIfValid(dpyPacked), EGLBoolean, dpyPacked, in EGL_StreamAttribKHR() 980 return StreamAttribKHR(thread, dpyPacked, streamPacked, attribute, value); in EGL_StreamAttribKHR()
|
D | egl_ext_stubs.cpp | 495 EGLBoolean StreamAttribKHR(Thread *thread, in StreamAttribKHR() function
|