GrContext.isEvaluatingChannel

Set when the context is in a select/case statement. Then, the context is not stopped by a blocking channel.

class GrContext
bool isEvaluatingChannel;

Meta