Home
last modified time | relevance | path

Searched refs:DoLineWidth (Results 1 – 16 of 16) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state.h235 void DoLineWidth(GLfloat width) const;
H A Dcontext_state_impl_autogen.h281 DoLineWidth(line_width); in InitState()
363 DoLineWidth(line_width); in InitState()
H A Dcontext_state.cc373 void ContextState::DoLineWidth(GLfloat width) const { in DoLineWidth() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder_passthrough_doer_prototypes.h461 error::Error DoLineWidth(GLfloat width);
H A Dgles2_cmd_decoder_passthrough_doers.cc2294 error::Error GLES2DecoderPassthroughImpl::DoLineWidth(GLfloat width) { in DoLineWidth() function in gpu::gles2::GLES2DecoderPassthroughImpl
H A Dgles2_cmd_decoder_passthrough_handlers_autogen.cc2051 error::Error error = DoLineWidth(width); in HandleLineWidth()
H A Dgles2_cmd_decoder_autogen.h2478 DoLineWidth(width); in HandleLineWidth()
H A Dgles2_cmd_decoder.cc1928 void DoLineWidth(GLfloat width);
9725 void GLES2DecoderImpl::DoLineWidth(GLfloat width) { in DoLineWidth() function in gpu::gles2::GLES2DecoderImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.h236 void DoLineWidth(GLfloat width) const;
H A Dcontext_state_impl_autogen.h281 DoLineWidth(line_width); in InitState()
363 DoLineWidth(line_width); in InitState()
H A Dcontext_state.cc375 void ContextState::DoLineWidth(GLfloat width) const { in DoLineWidth() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder_passthrough_doer_prototypes.h466 error::Error DoLineWidth(GLfloat width);
H A Dgles2_cmd_decoder_passthrough_doers.cc2361 error::Error GLES2DecoderPassthroughImpl::DoLineWidth(GLfloat width) { in DoLineWidth() function in gpu::gles2::GLES2DecoderPassthroughImpl
H A Dgles2_cmd_decoder_passthrough_handlers_autogen.cc2082 error::Error error = DoLineWidth(width); in HandleLineWidth()
H A Dgles2_cmd_decoder_autogen.h2515 DoLineWidth(width); in HandleLineWidth()
H A Dgles2_cmd_decoder.cc1943 void DoLineWidth(GLfloat width);
9776 void GLES2DecoderImpl::DoLineWidth(GLfloat width) { in DoLineWidth() function in gpu::gles2::GLES2DecoderImpl