Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp43 struct RasBuf32 struct
49 RasBuf32(int32 width, int32 height, int32 stride, int32 orgX, int32 orgY, int32 *colors): in RasBuf32() function
53 RasBuf32(BBitmap *bmp) in RasBuf32() function
63 RasBuf32(direct_buffer_info *info) in RasBuf32() function
103 RasBuf32 dst = *this; in Clear()
112 void Blit(RasBuf32 src) in Blit()
114 RasBuf32 dst = *this; in Blit()
231 RasBuf32 srcBuf(bitmap); in Display()
232 RasBuf32 dstBuf(fInfo); in Display()
235 RasBuf32 dstCli in Display()
[all...]

Completed in 2 milliseconds