GLErrorToErrorBit 467 gpu/command_buffer/client/gles2_implementation.cc error_bits_ &= ~GLES2Util::GLErrorToErrorBit(error); GLErrorToErrorBit 488 gpu/command_buffer/client/gles2_implementation.cc error_bits_ &= ~GLES2Util::GLErrorToErrorBit(error); GLErrorToErrorBit 519 gpu/command_buffer/client/gles2_implementation.cc error_bits_ |= GLES2Util::GLErrorToErrorBit(error); GLErrorToErrorBit 129 gpu/command_buffer/common/gles2_cmd_utils.h static uint32 GLErrorToErrorBit(uint32 gl_error); GLErrorToErrorBit 99 gpu/command_buffer/service/error_state.cc error_bits_ &= ~GLES2Util::GLErrorToErrorBit(error); GLErrorToErrorBit 127 gpu/command_buffer/service/error_state.cc error_bits_ |= GLES2Util::GLErrorToErrorBit(error);