Lines Matching defs:cb
454 surface_t* cb = &(c->state.buffers.color);455 const GGLFormat* fp = &(c->formats[cb->format]);456 uint8_t* dst = reinterpret_cast<uint8_t*>(cb->data) +457 (x + (cb->stride * y)) * fp->size;