Home
last modified time | relevance | path

Searched refs:wglDestroyImageBufferI3D (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/GL/
Dwglext.h594 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
/external/angle/src/third_party/khronos/GL/
Dwglext.h584 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
/external/mesa3d/include/GL/
Dwglext.h599 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h861 #define wglDestroyImageBufferI3D WGLEW_GET_FUN(__wglewDestroyImageBufferI3D) macro
/external/angle/include/WGL/
Dwgl.h690 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19303 …r = ((wglDestroyImageBufferI3D = (PFNWGLDESTROYIMAGEBUFFERI3DPROC)glewGetProcAddress((const GLubyt… in _glewInit_WGL_I3D_image_buffer()