Searched refs:MyNSGLGetProcAddress (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshaderapi.c32 # define OGLGETPROCADDRESS(x) MyNSGLGetProcAddress((const char *)x)
33 void *MyNSGLGetProcAddress(const char *pszSymbol) function
H A Ddirectx.c2109 # define OGLGETPROCADDRESS(x) MyNSGLGetProcAddress(x)
H A Dwined3d_private.h3450 void *MyNSGLGetProcAddress(const char *name);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp142 # define OGLGETPROCADDRESS MyNSGLGetProcAddress
144 static void *MyNSGLGetProcAddress(const char *pszSymbol) function

Completed in 285 milliseconds