Home
last modified time | relevance | path

Searched refs:SetWindowRectangles (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.h323 void SetWindowRectangles(GLenum mode,
H A Dcontext_state.cc662 void ContextState::SetWindowRectangles(GLenum mode, in SetWindowRectangles() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc20062 state_.SetWindowRectangles(mode, n, box_copy.data()); in DoWindowRectanglesEXT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.h324 void SetWindowRectangles(GLenum mode,
H A Dcontext_state.cc661 void ContextState::SetWindowRectangles(GLenum mode, in SetWindowRectangles() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc20145 state_.SetWindowRectangles(mode, n, box_copy.data()); in DoWindowRectanglesEXT()