Searched refs:BlitAll (Results 1 – 2 of 2) sorted by relevance
42 BlitAll = Blit + 0x7, enumerator
2066 const bool isBlitCommand = command >= gl::Command::Blit && command <= gl::Command::BlitAll; in syncState()