GSC_DST_FMT
unsigned int flags = GSC_DST_FMT | GSC_SRC_FMT;
gsc_ctx_state_lock_set(GSC_PARAMS | GSC_DST_FMT, ctx);
} else if (!gsc_ctx_state_is_set(GSC_DST_FMT, ctx)) {
if (gsc_ctx_state_is_set(GSC_DST_FMT | GSC_SRC_FMT, ctx)) {