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

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state.h104 void SetIgnoreCachedStateForTest(bool ignore) { function in struct:gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc668 virtual void SetIgnoreCachedStateForTest(bool ignore) OVERRIDE;
4119 void GLES2DecoderImpl::SetIgnoreCachedStateForTest(bool ignore) { function in class:gpu::gles2::GLES2DecoderImpl
4120 state_.SetIgnoreCachedStateForTest(ignore);

Completed in 97 milliseconds