Searched refs:PFNWGLALLOCATEMEMORYNVPROC (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 1114 typedef void * (WINAPI * PFNWGLALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readFrequency, GLfloat … typedef 1344 WGLEW_FUN_EXPORT PFNWGLALLOCATEMEMORYNVPROC __wglewAllocateMemoryNV;
|
/external/swiftshader/include/GL/ |
D | wglext.h | 769 typedef void *(WINAPI * PFNWGLALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readfreq, GLfloat writef… typedef
|
/external/mesa3d/include/GL/ |
D | wglext.h | 783 typedef void *(WINAPI * PFNWGLALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readfreq, GLfloat writef… typedef
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 759 typedef void *(WINAPI * PFNWGLALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readfreq, GLfloat writef… typedef
|
/external/angle/include/WGL/ |
D | wgl.h | 865 typedef void *(WINAPI * PFNWGLALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readfreq, GLfloat writef… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 18937 PFNWGLALLOCATEMEMORYNVPROC __wglewAllocateMemoryNV = NULL; 19445 …r = ((wglAllocateMemoryNV = (PFNWGLALLOCATEMEMORYNVPROC)glewGetProcAddress((const GLubyte*)"wglAll… in _glewInit_WGL_NV_vertex_array_range()
|