Home
last modified time | relevance | path

Searched refs:RestoreAllTextureUnitAndSamplerBindings (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_context_state.cc164 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(nullptr); in TEST_P()
188 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(nullptr); in TEST_P()
212 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
235 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
265 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
303 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
335 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
371 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
401 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
437 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(nullptr); in TEST_P()
[all …]
H A Dgl_state_restorer_impl.cc32 void GLStateRestorerImpl::RestoreAllTextureUnitAndSamplerBindings() { in RestoreAllTextureUnitAndSamplerBindings() function in gpu::GLStateRestorerImpl
34 delegate_->RestoreAllTextureUnitAndSamplerBindings(nullptr); in RestoreAllTextureUnitAndSamplerBindings()
H A Dgl_context_virtual_delegate.h36 virtual void RestoreAllTextureUnitAndSamplerBindings(
H A Dgl_state_restorer_impl.h33 void RestoreAllTextureUnitAndSamplerBindings() override;
H A Dgles2_cmd_decoder_mock.h80 MOCK_CONST_METHOD1(RestoreAllTextureUnitAndSamplerBindings,
H A Dshared_context_state.h193 void RestoreAllTextureUnitAndSamplerBindings(
H A Dcontext_state.h216 void RestoreAllTextureUnitAndSamplerBindings(
H A Dcontext_state.cc446 void ContextState::RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::gles2::ContextState
607 RestoreAllTextureUnitAndSamplerBindings(prev_state); in RestoreState()
H A Dshared_context_state.cc576 void SharedContextState::RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::SharedContextState
H A Dgles2_cmd_decoder_passthrough.h211 void RestoreAllTextureUnitAndSamplerBindings(
H A Dwebgpu_decoder_impl.cc352 void RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::webgpu::WebGPUDecoderImpl
H A Draster_decoder.cc249 void RestoreAllTextureUnitAndSamplerBindings(
982 void RasterDecoderImpl::RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::raster::RasterDecoderImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_context_state.cc164 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(nullptr); in TEST_P()
188 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(nullptr); in TEST_P()
212 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
235 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
265 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
303 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
335 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
371 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
401 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(&prev_state); in TEST_P()
437 GetDecoder()->RestoreAllTextureUnitAndSamplerBindings(nullptr); in TEST_P()
[all …]
H A Dgl_state_restorer_impl.cc32 void GLStateRestorerImpl::RestoreAllTextureUnitAndSamplerBindings() { in RestoreAllTextureUnitAndSamplerBindings() function in gpu::GLStateRestorerImpl
34 delegate_->RestoreAllTextureUnitAndSamplerBindings(nullptr); in RestoreAllTextureUnitAndSamplerBindings()
H A Dgl_context_virtual_delegate.h36 virtual void RestoreAllTextureUnitAndSamplerBindings(
H A Dgl_state_restorer_impl.h33 void RestoreAllTextureUnitAndSamplerBindings() override;
H A Dgles2_cmd_decoder_mock.h80 MOCK_CONST_METHOD1(RestoreAllTextureUnitAndSamplerBindings,
H A Dcontext_state.h217 void RestoreAllTextureUnitAndSamplerBindings(
H A Dshared_context_state.h285 void RestoreAllTextureUnitAndSamplerBindings(
H A Dcontext_state.cc448 void ContextState::RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::gles2::ContextState
606 RestoreAllTextureUnitAndSamplerBindings(prev_state); in RestoreState()
H A Dshared_context_state.cc692 void SharedContextState::RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::SharedContextState
H A Dgles2_cmd_decoder_passthrough.h214 void RestoreAllTextureUnitAndSamplerBindings(
H A Dwebgpu_decoder_impl.cc359 void RestoreAllTextureUnitAndSamplerBindings( in RestoreAllTextureUnitAndSamplerBindings() function in gpu::webgpu::WebGPUDecoderImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_state_restorer.h28 virtual void RestoreAllTextureUnitAndSamplerBindings() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_state_restorer.h28 virtual void RestoreAllTextureUnitAndSamplerBindings() = 0;

12