Searched refs:pixelFormat (Results 1 – 1 of 1) sorted by relevance
67 const GGLFormat& pixelFormat(c->formats[dst->format]); in ggl_set_surface() local68 const int32_t bpr = -dst->stride * pixelFormat.size; in ggl_set_surface()