Home
last modified time | relevance | path

Searched refs:UpdateTexture (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_texture_clean/
H A Dtrimesh_texture_clean.cpp56 tri:UpdateTexture<MyMesh>::WedgeTexFromPlane(m,Point3f(1.0f,0,0),Point3f(0,1.0f,0),true); in main()
73 tri::UpdateTexture<MyMesh>::WedgeTexMergeClose(m); in main()
/dports/devel/sdl20/SDL2-2.0.18/test/
H A Dteststreaming.c70 void UpdateTexture(SDL_Texture *texture) in UpdateTexture() function
113 UpdateTexture(MooseTexture); in loop()
/dports/x11/controllermap/SDL2-2.0.18/test/
H A Dteststreaming.c70 void UpdateTexture(SDL_Texture *texture) in UpdateTexture() function
113 UpdateTexture(MooseTexture); in loop()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/piston2d-graphics-0.32.0/src/glyph_cache/
H A Drusttype.rs4 use texture::{ops, CreateTexture, UpdateTexture, Format, TextureSettings};
46 UpdateTexture<F, Error = <T as CreateTexture<F>>::Error> +
136 UpdateTexture<F, Error = <T as CreateTexture<F>>::Error>
281 fn update_memory_alpha<F, T: UpdateTexture<F>>( in update_memory_alpha()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/test/
H A Dteststreaming.c70 void UpdateTexture(SDL_Texture *texture, int frame) in UpdateTexture() function
113 UpdateTexture(MooseTexture, frame); in loop()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/test/
H A Dteststreaming.c70 void UpdateTexture(SDL_Texture *texture, int frame) in UpdateTexture() function
113 UpdateTexture(MooseTexture, frame); in loop()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/test/
H A Dteststreaming.c70 void UpdateTexture(SDL_Texture *texture, int frame) in UpdateTexture() function
113 UpdateTexture(MooseTexture, frame); in loop()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/SDL2/test/
H A Dteststreaming.c70 void UpdateTexture(SDL_Texture *texture, int frame) in UpdateTexture() function
113 UpdateTexture(MooseTexture, frame); in loop()
/dports/games/pioneer/pioneer-20210723/src/graphics/
H A DTextureBuilder.h118 UpdateTexture(t); in CreateTexture()
121 void UpdateTexture(Texture *texture); // XXX pass src/dest rectangles
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_drv.h44 EXPORT void HWRAPI(UpdateTexture) (GLMipmap_t *TexInfo);
97 UpdateTexture pfnUpdateTexture;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dface3d.inc38 procedure UpdateTexture;
165 procedure TBGRAFace3D.UpdateTexture;
232 UpdateTexture;
325 UpdateTexture;
332 UpdateTexture;
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dface3d.inc38 procedure UpdateTexture;
165 procedure TBGRAFace3D.UpdateTexture;
232 UpdateTexture;
325 UpdateTexture;
332 UpdateTexture;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/elements/
H A Dtextured_element.h30 void UpdateTexture() override;
H A Dtextured_element.cc49 void TexturedElement::UpdateTexture() { in UpdateTexture() function in vr::TexturedElement
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/display/
H A Dgl_render_layer.h41 void UpdateTexture(const uint8_t* subtexture,
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DRenderExternalTextureHost.cpp157 void RenderExternalTextureHost::UpdateTexture(size_t aIndex) { in UpdateTexture() function in mozilla::wr::RenderExternalTextureHost
186 UpdateTexture(i); in UpdateTextures()
H A DRenderExternalTextureHost.h61 void UpdateTexture(size_t aIndex);
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DRenderExternalTextureHost.cpp158 void RenderExternalTextureHost::UpdateTexture(size_t aIndex) { in UpdateTexture() function in mozilla::wr::RenderExternalTextureHost
187 UpdateTexture(i); in UpdateTextures()
H A DRenderExternalTextureHost.h61 void UpdateTexture(size_t aIndex);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DRenderExternalTextureHost.cpp157 void RenderExternalTextureHost::UpdateTexture(size_t aIndex) { in UpdateTexture() function in mozilla::wr::RenderExternalTextureHost
186 UpdateTexture(i); in UpdateTextures()
H A DRenderExternalTextureHost.h61 void UpdateTexture(size_t aIndex);
/dports/games/gtkradiant/GPL/Q2Tools/texpaint/
H A Dwin_skin.c41 void UpdateTexture (int offset) in UpdateTexture() function
105 UpdateTexture (index); in SetSkin()
131 UpdateTexture (m->offset); in Undo()
153 UpdateTexture (m->offset); in Redo()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/texpaint/
H A Dwin_skin.c41 void UpdateTexture (int offset) in UpdateTexture() function
105 UpdateTexture (index); in SetSkin()
131 UpdateTexture (m->offset); in Undo()
153 UpdateTexture (m->offset); in Redo()
/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_disk_parametrization/
H A Dtrimesh_disk_parametrization.cpp75 tri::UpdateTexture<MyMesh>::WedgeTexFromVertexTex(m); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dtext_perftest.cc62 text_element_->UpdateTexture(); in RenderAndLapTimer()

12345678910>>...16