Searched refs:GL_REAL_VENDOR (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_getstring.c152 GetString(GL_REAL_VENDOR, ctx->pszRealVendor);
186 case GL_REAL_VENDOR:
187 GetString(GL_REAL_VENDOR, ctx->pszRealVendor);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dchromium.h708 #define GL_REAL_VENDOR 0x8B23 macro
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.c1828 else if (pname == GL_REAL_VENDOR)

Completed in 49 milliseconds