Searched defs:ShouldDeferDraws (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1594 bool ShouldDeferDraws() { function in class:gpu::gles2::GLES2DecoderImpl
1607 if (ShouldDeferDraws())
4937 DCHECK(!ShouldDeferDraws());
5233 DCHECK(!ShouldDeferReads() && !ShouldDeferDraws());

Completed in 120 milliseconds