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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d.h102 const char *vmsvga3dTextureStateToString(SVGA3dTextureStateName textureState);
H A DDevVGA-SVGA3d-shared.cpp787 const char *vmsvga3dTextureStateToString(SVGA3dTextureStateName textureState) function
H A DDevVGA-SVGA3d-ogl.cpp6116 Log(("vmsvga3dSetTextureState: cid=%x stage=%d type=%s (%x) val=%x\n", cid, pTextureState[i].stage, vmsvga3dTextureStateToString(pTextureState[i].name), pTextureState[i].name, pTextureState[i].value));
H A DDevVGA-SVGA3d-win.cpp4716 Log(("vmsvga3dSetTextureState: cid=%x stage=%d type=%s (%x) val=%x\n", cid, currentStage, vmsvga3dTextureStateToString(pTextureState[i].name), pTextureState[i].name, pTextureState[i].value));

Completed in 62 milliseconds