Searched defs:PFNGLINDEXPOINTEREXTPROC (Results 1 – 5 of 5) sorted by relevance
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Graphics/OpenGL/ |
D | mod.rs | 1309 pub type PFNGLINDEXPOINTEREXTPROC = ::core::option::Option<unsafe extern "system" fn(r#type: u32, s… typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Graphics/OpenGL/ |
D | mod.rs | 1309 pub type PFNGLINDEXPOINTEREXTPROC = ::core::option::Option<unsafe extern "system" fn(r#type: u32, s… typedef
|
/external/mesa3d/include/GL/ |
D | glext.h | 8771 typedef void (APIENTRYP PFNGLINDEXPOINTEREXTPROC) (GLenum type, GLsizei stride, GLsizei count, cons… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 12850 typedef void (GLAPIENTRY * PFNGLINDEXPOINTEREXTPROC) (GLenum type, GLsizei stride, GLsizei count, c… typedef
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 8228 typedef void (GLAPIENTRY *PFNGLINDEXPOINTEREXTPROC)(GLenum type, GLsizei stride, GLsizei count, con… typedef
|