Searched defs:PFNGLCOLORPOINTEREXTPROC (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 | 1299 pub type PFNGLCOLORPOINTEREXTPROC = ::core::option::Option<unsafe extern "system" fn(size: i32, r#t… typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Graphics/OpenGL/ |
D | mod.rs | 1299 pub type PFNGLCOLORPOINTEREXTPROC = ::core::option::Option<unsafe extern "system" fn(size: i32, r#t… typedef
|
/external/mesa3d/include/GL/ |
D | glext.h | 8767 typedef void (APIENTRYP PFNGLCOLORPOINTEREXTPROC) (GLint size, GLenum type, GLsizei stride, GLsizei… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 12847 typedef void (GLAPIENTRY * PFNGLCOLORPOINTEREXTPROC) (GLint size, GLenum type, GLsizei stride, GLsi… typedef
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 7151 typedef void (GLAPIENTRY *PFNGLCOLORPOINTEREXTPROC)(GLint size, GLenum type, GLsizei stride, GLsize… typedef
|