Home
last modified time | relevance | path

Searched refs:UnbindSampler (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.h309 void UnbindSampler(Sampler* sampler);
H A Dcontext_state.cc900 void ContextState::UnbindSampler(Sampler* sampler) { in UnbindSampler() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc4789 state_.UnbindSampler(sampler); in DeleteSamplersHelper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.h310 void UnbindSampler(Sampler* sampler);
H A Dcontext_state.cc899 void ContextState::UnbindSampler(Sampler* sampler) { in UnbindSampler() function in gpu::gles2::ContextState
H A Dgles2_cmd_decoder.cc4791 state_.UnbindSampler(sampler); in DeleteSamplersHelper()