Home
last modified time | relevance | path

Searched defs:texture_name (Results 1 – 25 of 109) sorted by relevance

12345

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/geryon/
H A Docl_texture.h38 inline UCL_Texture(UCL_Program &prog, const char *texture_name) { } in UCL_Texture()
40 inline void get_texture(UCL_Program &prog, const char *texture_name) { } in get_texture()
H A Dnvd_texture.h38 inline UCL_Texture(UCL_Program &prog, const char *texture_name) in UCL_Texture()
41 inline void get_texture(UCL_Program &prog, const char *texture_name) in get_texture()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/project/
H A Dtexturecollectionitem.cpp102 const string texture_name = in create_texture() local
116 auto_release_ptr<TextureInstance> create_texture_instance(const string& texture_name) in create_texture_instance()
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/geryon/
H A Docl_texture.h38 inline UCL_Texture(UCL_Program &prog, const char *texture_name) { } in UCL_Texture()
40 inline void get_texture(UCL_Program &prog, const char *texture_name) { } in get_texture()
H A Dnvd_texture.h38 inline UCL_Texture(UCL_Program &prog, const char *texture_name) in UCL_Texture()
41 inline void get_texture(UCL_Program &prog, const char *texture_name) { in get_texture()
H A Dhip_texture.h36 inline UCL_Texture(UCL_Program &prog, const char *texture_name) in UCL_Texture()
39 inline void get_texture(UCL_Program &prog, const char *texture_name) in get_texture()
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/gui/
H A Dgui2_image.cpp3 GuiImage::GuiImage(GuiContainer* owner, string id, string texture_name) in GuiImage()
H A Dgui2_image.h10 string texture_name; variable
/dports/games/pink-pony/pink-pony-1.4.1/src/
H A DTexture2D.hh26 GLuint texture_name; member in Texture2D
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/scene/
H A Dtextureinstance.cpp82 const char* texture_name, in TextureInstance()
295 const char* texture_name, in create()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DDecoratorTiledImageInstancer.cpp50 String texture_name; in InstanceDecorator() local
H A DDecoratorTiledInstancer.cpp61 void DecoratorTiledInstancer::GetTileProperties(DecoratorTiled::Tile& tile, String& texture_name, S… in GetTileProperties()
H A DDecorator.cpp81 int Decorator::LoadTexture(const String& texture_name, const String& rcss_path) in LoadTexture()
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/spaceObjects/
H A Dplanet.cpp165 void Planet::setPlanetAtmosphereTexture(string texture_name) in setPlanetAtmosphereTexture()
170 void Planet::setPlanetSurfaceTexture(string texture_name) in setPlanetSurfaceTexture()
175 void Planet::setPlanetCloudTexture(string texture_name) in setPlanetCloudTexture()
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DClientUI.cpp258 std::string texture_name; in TechIcon() local
269 std::string texture_name; in SpecialIcon() local
279 std::string texture_name; in SpeciesIcon() local
289 std::string texture_name; in FieldTexture() local
299 std::string texture_name; in PartIcon() local
309 std::string texture_name; in HullTexture() local
322 std::string texture_name; in HullIcon() local
/dports/games/minetest/minetest-5.4.1/src/gui/
H A DguiAnimatedImage.cpp12 s32 id, const core::rect<s32> &rectangle, const std::string &texture_name, in GUIAnimatedImage()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/avfoundation/
H A DOSXAVFoundationCoreVideoTexture.cpp153 GLint texture_name; in apply() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/avfoundation/
H A DOSXAVFoundationCoreVideoTexture.cpp153 GLint texture_name; in apply() local
/dports/games/scummvm/scummvm-2.5.1/graphics/opengl/
H A Dtexture.cpp140 TextureGL::TextureGL(GLuint texture_name, uint width, uint height, uint texture_width, uint texture… in TextureGL()
/dports/games/residualvm/residualvm-0.3.1/graphics/opengl/
H A Dtexture.cpp141 Texture::Texture(GLuint texture_name, uint width, uint height, uint texture_width, uint texture_hei… in Texture()
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/
H A DmodelData.h35 string texture_name; variable
/dports/graphics/ospray/ospray-2.8.0/ospray/render/
H A DMaterial.h41 in either ospray proper or any already loaded module. For in commit()
42 material types specified in special modules, make sure to call in commit()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libpicofe/
H A Dgl.c40 GLuint texture_name = 0; in gl_init() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/utility/
H A Dtestutils.cpp102 void TestSceneBase::create_texture_instance(const char* name, const char* texture_name) in create_texture_instance()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.python/
H A Dbindtexture.cpp119 const string& texture_name, in create_texture_instance()

12345