Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.cc333 void ContextState::RestoreSamplerBinding(GLuint unit, in RestoreSamplerBinding() function in gpu::gles2::ContextState
480 RestoreSamplerBinding(i, prev_state); in RestoreAllTextureUnitAndSamplerBindings()
485 RestoreSamplerBinding(i, prev_state); in RestoreAllTextureUnitAndSamplerBindings()
H A Dcontext_state.h232 void RestoreSamplerBinding(GLuint unit, const ContextState* prev_state) const;
H A Dgles2_cmd_copy_texture_chromium.cc1451 decoder->GetContextState()->RestoreSamplerBinding(0, nullptr); in DoCopyTextureInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state.h231 void RestoreSamplerBinding(GLuint unit, const ContextState* prev_state) const;
H A Dcontext_state.cc332 void ContextState::RestoreSamplerBinding(GLuint unit, in RestoreSamplerBinding() function in gpu::gles2::ContextState
486 RestoreSamplerBinding(i, prev_state); in RestoreAllTextureUnitAndSamplerBindings()
H A Dgles2_cmd_copy_texture_chromium.cc1571 decoder->GetContextState()->RestoreSamplerBinding(0, nullptr); in DoCopyTextureInternal()