Searched defs:EGLAttrib (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/egl/wrapper/ |
D | eglwTypes.inl | 48 typedef deIntptr EGLAttrib; typedef
|
/external/swiftshader/include/EGL/ |
D | egl.h | 241 typedef intptr_t EGLAttrib; typedef
|
/external/angle/include/EGL/ |
D | egl.h | 287 typedef intptr_t EGLAttrib; typedef
|
/external/mesa3d/include/EGL/ |
D | egl.h | 287 typedef intptr_t EGLAttrib; typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | eglew.h | 124 typedef intptr_t EGLAttrib; typedef
|
/external/crosvm/gpu_renderer/src/generated/ |
D | epoxy_egl.rs | 30255 pub type EGLAttrib = isize; typedef 30411 attrib_list: *const EGLAttrib, constant 30482 attrib_list: *const EGLAttrib, constant 30504 attrib_list: *const EGLAttrib, constant 30522 unsafe extern "C" fn(dpy: EGLDisplay, attrib_list: *const EGLAttrib) -> EGLStreamKHR, constant 30568 attrib_list: *const EGLAttrib, constant 30606 unsafe extern "C" fn(callback: EGLDEBUGPROCKHR, attrib_list: *const EGLAttrib) -> EGLint, constant 30750 attrib_list: *const EGLAttrib, constant 30762 attrib_list: *const EGLAttrib, constant 30775 attrib_list: *const EGLAttrib, constant [all …]
|