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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h203 #define ICCompressGetFormat(hic, lpbiInput, lpbiOutput) \ macro
209 #define ICCompressGetFormatSize(hic,lpbi) ICCompressGetFormat(hic,lpbi,NULL)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h203 #define ICCompressGetFormat(hic, lpbiInput, lpbiOutput) \ macro
209 #define ICCompressGetFormatSize(hic,lpbi) ICCompressGetFormat(hic,lpbi,NULL)

Completed in 522 milliseconds