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

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

Completed in 278 milliseconds