Home
last modified time | relevance | path

Searched refs:SetMaxWindowRectangles (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state.h321 void SetMaxWindowRectangles(size_t max);
H A Dcontext_state.cc652 void ContextState::SetMaxWindowRectangles(size_t max) { in SetMaxWindowRectangles() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc3978 state_.SetMaxWindowRectangles(max_window_rectangles); in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.h322 void SetMaxWindowRectangles(size_t max);
H A Dcontext_state.cc651 void ContextState::SetMaxWindowRectangles(size_t max) { in SetMaxWindowRectangles() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc3980 state_.SetMaxWindowRectangles(max_window_rectangles); in Initialize()