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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DVBoxVideoWinDbg.cpp247 byte* pByteBuf = (byte*)pvBuf; local
253 pByteBuf32[0] = pByteBuf[0];
254 pByteBuf32[1] = pByteBuf[0];
255 pByteBuf32[2] = pByteBuf[0];
257 pByteBuf += 1;

Completed in 43 milliseconds