Searched defs:BlitData (Results 1 – 2 of 2) sorted by relevance
103 struct BlitData struct in sw::Blitter105 void *source;106 void *dest;107 int sPitchB;108 int dPitchB;109 int sSliceB;110 int dSliceB;112 float x0;113 float y0;114 float z0;[all …]
72 struct BlitData struct in sw::Blitter74 void *source;75 void *dest;76 int sPitchB;77 int dPitchB;78 int dSliceB;80 float x0;81 float y0;82 float w;83 float h;[all …]