Searched refs:SetAutomaticFlushes (Results 1 – 3 of 3) sorted by relevance
37 void CommandBufferHelper::SetAutomaticFlushes(bool enabled) { in SetAutomaticFlushes() function in gpu::CommandBufferHelper
48 void SetAutomaticFlushes(bool enabled);
368 gles2_helper_->SetAutomaticFlushes(false); in CreateContext()