Searched defs:crDbgGetTexImage2D (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_misc.c629 void crDbgGetTexImage2D(GLint texTarget, GLint texName, GLvoid **ppvImage, GLint *pw, GLint *ph) function
729 crDbgGetTexImage2D(texTarget, texName, &pvImage, &w, &h);

Completed in 165 milliseconds