Searched defs:cbf (Results 1 – 2 of 2) sorted by relevance
57 const GGLFormat& cbf = c->formats[ c->state.buffers.color.format ]; in ggl_pick() local
61 void GenericPlayer::init(const notif_cbf_t cbf, void* notifUser) { in init()