Home
last modified time | relevance | path

Searched refs:OnBind (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dvertex_attrib_manager.cc149 buffer->OnBind(GL_ELEMENT_ARRAY_BUFFER, false); in SetElementArrayBuffer()
221 element_array_buffer_->OnBind(GL_ELEMENT_ARRAY_BUFFER, false); in SetIsBound()
228 va.buffer_->OnBind(GL_ARRAY_BUFFER, true); in SetIsBound()
H A Dcontext_state.cc722 buffer->OnBind(target, false); in SetBoundBuffer()
732 buffer->OnBind(target, false); in SetBoundBuffer()
739 buffer->OnBind(target, false); in SetBoundBuffer()
746 buffer->OnBind(target, false); in SetBoundBuffer()
754 buffer->OnBind(target, false); in SetBoundBuffer()
762 buffer->OnBind(target, false); in SetBoundBuffer()
769 buffer->OnBind(target, false); in SetBoundBuffer()
H A Dindexed_buffer_binding_host.cc107 buffer->OnBind(target_, true); in DoBindBufferBase()
131 buffer->OnBind(target_, true); in DoBindBufferRange()
252 bb.buffer->OnBind(target_, true); in SetIsBound()
H A Dvertex_attrib_manager.h272 buffer->OnBind(GL_ARRAY_BUFFER, true); in SetAttribInfo()
H A Dbuffer_manager.h111 void OnBind(GLenum target, bool indexed);
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dvertex_attrib_manager.cc149 buffer->OnBind(GL_ELEMENT_ARRAY_BUFFER, false); in SetElementArrayBuffer()
221 element_array_buffer_->OnBind(GL_ELEMENT_ARRAY_BUFFER, false); in SetIsBound()
228 va.buffer_->OnBind(GL_ARRAY_BUFFER, true); in SetIsBound()
H A Dcontext_state.cc721 buffer->OnBind(target, false); in SetBoundBuffer()
731 buffer->OnBind(target, false); in SetBoundBuffer()
738 buffer->OnBind(target, false); in SetBoundBuffer()
745 buffer->OnBind(target, false); in SetBoundBuffer()
753 buffer->OnBind(target, false); in SetBoundBuffer()
761 buffer->OnBind(target, false); in SetBoundBuffer()
768 buffer->OnBind(target, false); in SetBoundBuffer()
H A Dindexed_buffer_binding_host.cc107 buffer->OnBind(target_, true); in DoBindBufferBase()
131 buffer->OnBind(target_, true); in DoBindBufferRange()
252 bb.buffer->OnBind(target_, true); in SetIsBound()
H A Dvertex_attrib_manager.h272 buffer->OnBind(GL_ARRAY_BUFFER, true); in SetAttribInfo()
H A Dbuffer_manager.h112 void OnBind(GLenum target, bool indexed);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/test/
H A Dtest_output.h21 void OnBind() override;
H A Dtest_output.cc21 void TestOutput::OnBind() { in OnBind() function in wl::TestOutput
H A Dglobal_object.h37 virtual void OnBind() {} in OnBind() function
H A Dglobal_object.cc53 global->OnBind(); in Bind()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/event/
H A Devent.cpp128 void OnBind(wxCommandEvent& event);
256 EVT_MENU(Event_Bind, MyFrame::OnBind)
520 void MyFrame::OnBind(wxCommandEvent& event) in OnBind() function in MyFrame
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/event/
H A Devent.cpp131 void OnBind(wxCommandEvent& event);
251 EVT_MENU(Event_Bind, MyFrame::OnBind) in wxBEGIN_EVENT_TABLE()
516 void MyFrame::OnBind(wxCommandEvent& event) in OnBind() function in MyFrame
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/event/
H A Devent.cpp131 void OnBind(wxCommandEvent& event);
251 EVT_MENU(Event_Bind, MyFrame::OnBind) in wxBEGIN_EVENT_TABLE()
516 void MyFrame::OnBind(wxCommandEvent& event) in OnBind() function in MyFrame
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/test/
H A Dtest_output.h30 void OnBind() override;
H A Dglobal_object.h37 virtual void OnBind() {} in OnBind() function
H A Dtest_output.cc62 void TestOutput::OnBind() { in OnBind() function in wl::TestOutput
H A Dglobal_object.cc53 global->OnBind(); in Bind()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/pepper/
H A Dpepper_vpn_provider_message_filter_chromeos.cc108 PPAPI_DISPATCH_HOST_RESOURCE_CALL(PpapiHostMsg_VpnProvider_Bind, OnBind) in OnResourceMessageReceived()
145 int32_t PepperVpnProviderMessageFilter::OnBind( in OnBind() function in content::PepperVpnProviderMessageFilter
H A Dpepper_vpn_provider_message_filter_chromeos.h61 int32_t OnBind(ppapi::host::HostMessageContext* context,
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/pepper/
H A Dpepper_vpn_provider_message_filter_chromeos.cc107 PPAPI_DISPATCH_HOST_RESOURCE_CALL(PpapiHostMsg_VpnProvider_Bind, OnBind) in OnResourceMessageReceived()
144 int32_t PepperVpnProviderMessageFilter::OnBind( in OnBind() function in content::PepperVpnProviderMessageFilter
H A Dpepper_vpn_provider_message_filter_chromeos.h61 int32_t OnBind(ppapi::host::HostMessageContext* context,

12