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