/dports/games/openclonk/openclonk-release-8.1-src/src/editor/ |
H A D | C4ToolsDlg.cpp | 57 UpdateTextures(); in InitMaterialCtrls() 65 if (::Landscape.GetMode() == LandscapeMode::Static) UpdateTextures(); in SetMaterial() 113 if (::Landscape.GetMode() == LandscapeMode::Static) UpdateTextures(); in SetBackMaterial() 211 UpdateTextures(); in SetLandscapeMode()
|
H A D | C4ToolsDlg.h | 91 void UpdateTextures();
|
H A D | C4ConsoleQt.cpp | 431 void C4ToolsDlg::UpdateTextures() { /* Textures are done with materials */ } in UpdateTextures() function in C4ToolsDlg
|
H A D | C4Console.cpp | 707 void C4ToolsDlg::UpdateTextures() {} in UpdateTextures() function in C4ToolsDlg
|
H A D | C4ConsoleCocoa.mm | 219 void C4ToolsDlg::UpdateTextures() function
|
H A D | C4ConsoleWin32.cpp | 1244 void C4ToolsDlg::UpdateTextures() in UpdateTextures() function in C4ToolsDlg
|
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/ios/ |
H A D | open_gles20.h | 51 void UpdateTextures(const I420VideoFrame& frame);
|
H A D | open_gles20.mm | 159 UpdateTextures(frame); 313 void OpenGles20::UpdateTextures(const I420VideoFrame& frame) {
|
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/android/ |
H A D | video_render_opengles20.h | 39 void UpdateTextures(const I420VideoFrame& frameToRender);
|
H A D | video_render_opengles20.cc | 233 UpdateTextures(frameToRender); 376 void VideoRenderOpenGles20::UpdateTextures(const
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/ |
H A D | RenderExternalTextureHost.cpp | 149 UpdateTextures(aRendering); in Lock() 176 void RenderExternalTextureHost::UpdateTextures(wr::ImageRendering aRendering) { in UpdateTextures() function in mozilla::wr::RenderExternalTextureHost
|
H A D | RenderExternalTextureHost.h | 62 void UpdateTextures(wr::ImageRendering aRendering);
|
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/ |
H A D | RenderExternalTextureHost.cpp | 150 UpdateTextures(aRendering); in Lock() 177 void RenderExternalTextureHost::UpdateTextures(wr::ImageRendering aRendering) { in UpdateTextures() function in mozilla::wr::RenderExternalTextureHost
|
H A D | RenderExternalTextureHost.h | 62 void UpdateTextures(wr::ImageRendering aRendering);
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/ |
H A D | RenderExternalTextureHost.cpp | 149 UpdateTextures(aRendering); in Lock() 176 void RenderExternalTextureHost::UpdateTextures(wr::ImageRendering aRendering) { in UpdateTextures() function in mozilla::wr::RenderExternalTextureHost
|
H A D | RenderExternalTextureHost.h | 62 void UpdateTextures(wr::ImageRendering aRendering);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/ |
H A D | ui_scene.h | 55 void UpdateTextures();
|
H A D | ui_scene.cc | 202 void UiScene::UpdateTextures() { in UpdateTextures() function in vr::UiScene
|
H A D | ui.cc | 726 scene_->UpdateTextures(); in UpdateSceneTextures()
|
/dports/games/spring/spring_98.0/rts/Rendering/ |
H A D | ProjectileDrawer.h | 42 void UpdateTextures();
|
H A D | ProjectileDrawer.cpp | 867 void CProjectileDrawer::UpdateTextures() { in UpdateTextures() function in CProjectileDrawer
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/test/ |
H A D | ui_test.cc | 266 scene_->UpdateTextures(); in OnBeginFrame()
|
/dports/games/spring/spring_98.0/rts/Game/ |
H A D | Game.cpp | 1104 projectileDrawer->UpdateTextures(); in UpdateUnsynced()
|