Home
last modified time | relevance | path

Searched refs:NewTexture (Results 1 – 25 of 81) sorted by relevance

1234

/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuTextures.pas78 new(NewTexture);
79 NewTexture^.PrevTexture:= nil;
80 NewTexture^.NextTexture:= nil;
86 TextureList:= NewTexture;
88 NewTexture^.Scale:= 1;
89 NewTexture^.Priority:= 0;
90 NewTexture^.w:= width;
91 NewTexture^.h:= height;
92 NewTexture^.rx:= 1.0;
93 NewTexture^.ry:= 1.0;
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuTextures.pas78 new(NewTexture);
79 NewTexture^.PrevTexture:= nil;
80 NewTexture^.NextTexture:= nil;
86 TextureList:= NewTexture;
88 NewTexture^.Scale:= 1;
89 NewTexture^.Priority:= 0;
90 NewTexture^.w:= width;
91 NewTexture^.h:= height;
92 NewTexture^.rx:= 1.0;
93 NewTexture^.ry:= 1.0;
[all …]
/dports/x11-wm/blackbox/blackbox-0.70.1/util/
H A Dbstyleconvert.cc114 struct NewTexture { struct
126 NewTexture &NewTexture::operator=(const OldTexture &oldTexture) in operator =()
144 NewTexture title;
145 NewTexture frame;
146 NewTexture active;
166 NewTexture slit;
172 NewTexture toolbar;
173 NewTexture label;
174 NewTexture windowLabel;
175 NewTexture clock;
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_device_gl-0.15.5/src/
H A Dcommand.rs22 NewTexture, Resources, PipelineState, ResourceView, TargetView};
107 CopyTextureToBuffer(TextureCopyRegion<NewTexture>,
110 CopyTextureToTexture(TextureCopyRegion<NewTexture>,
554 NewTexture::Texture(raw) => { in copy_buffer_to_texture()
560 NewTexture::Surface(s) => { in copy_buffer_to_texture()
567 src: TextureCopyRegion<NewTexture>, in copy_texture_to_buffer() argument
579 NewTexture::Texture(raw) => { in copy_texture_to_texture()
584 NewTexture::Surface(s) => { in copy_texture_to_texture()
596 dst: TextureCopyRegion<NewTexture>, in update_texture() argument
600 NewTexture::Texture(raw) => { in update_texture()
[all …]
H A Dfactory.rs27 use {Buffer, BufferElement, FatSampler, NewTexture,
239 (&NewTexture::Surface(_), Some(_)) => Err(f::TargetViewError::Unsupported), in view_texture_as_target()
240 (&NewTexture::Surface(_), None) if level != 0 => Err(f::TargetViewError::Unsupported), in view_texture_as_target()
241 (&NewTexture::Surface(s), None) => Ok(TargetView::Surface(s)), in view_texture_as_target()
242 (&NewTexture::Texture(t), Some(l)) => Ok(TargetView::TextureLayer(t, level, l)), in view_texture_as_target()
243 (&NewTexture::Texture(t), None) => Ok(TargetView::Texture(t, level)), in view_texture_as_target()
428 NewTexture::Texture(name) in create_texture_raw()
431 NewTexture::Surface(name) in create_texture_raw()
466 &NewTexture::Surface(_) => Err(f::ResourceViewError::NoBindFlag), in view_texture_as_shader_resource_raw()
467 &NewTexture::Texture(source) => { in view_texture_as_shader_resource_raw()
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dsharedtex.c54 static GLboolean NewTexture = GL_FALSE; variable
156 NewTexture = GL_TRUE; in ModifyTexture()
235 if (NewTexture) { in Redraw()
238 NewTexture = GL_FALSE; in Redraw()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/xdemos/
H A Dsharedtex.c54 static GLboolean NewTexture = GL_FALSE; variable
156 NewTexture = GL_TRUE; in ModifyTexture()
235 if (NewTexture) { in Redraw()
238 NewTexture = GL_FALSE; in Redraw()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/xdemos/
H A Dsharedtex.c54 static GLboolean NewTexture = GL_FALSE; variable
156 NewTexture = GL_TRUE; in ModifyTexture()
235 if (NewTexture) { in Redraw()
238 NewTexture = GL_FALSE; in Redraw()
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/internal/errscreen/
H A Derrscreen.go24 func (s stub) NewTexture(size image.Point) (screen.Texture, error) { return nil, s.err } func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/internal/errscreen/
H A Derrscreen.go24 func (s stub) NewTexture(size image.Point) (screen.Texture, error) { return nil, s.err } func
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/mtldriver/
H A Dscreen.go28 func (*screenImpl) NewTexture(size image.Point) (screen.Texture, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/mtldriver/
H A Dscreen.go27 func (*screenImpl) NewTexture(size image.Point) (screen.Texture, error) { func
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/example/basic/
H A Dmain.go61 t0, err := s.NewTexture(size0)
69 t1, err := s.NewTexture(size1)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/example/basic/
H A Dmain.go61 t0, err := s.NewTexture(size0)
69 t1, err := s.NewTexture(size1)
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler_p.h68 NewTexture, enumerator

1234