Home
last modified time | relevance | path

Searched defs:bumpmap (Results 1 – 11 of 11) sorted by relevance

/dports/games/tetzle/tetzle-2.2.0/src/
H A Dappearance_dialog.cpp178 QPixmap bumpmap; in updatePreview() local
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dmaterial.c20 Dwg_MATERIAL_mapper bumpmap; in api_process() local
H A Ddynapi_test.c49956 Dwg_MATERIAL_mapper bumpmap; in test_MATERIAL() local
/dports/graphics/krita/krita-4.4.8/plugins/filters/phongbumpmap/
H A Dkis_phong_bumpmap_filter.cpp99 QVector<quint8> bumpmap(bytesToFillBumpmapArea); in processImpl() local
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dbump2d.c126 BUMP bumpmap[width][height]; in bumpmap_process() local
/dports/graphics/krita/krita-4.4.8/libs/image/layerstyles/
H A Dgimp_bump_map.cpp74 void bumpmap (KisPixelSelectionSP device, in bumpmap() function
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_logo.c68 ALLEGRO_BITMAP **bumpmap) in generate_logo()
/dports/graphics/py-pycollada/pycollada-0.6/collada/
H A Dmaterial.py417 def __init__(self, id, params, shadingtype, bumpmap = None, double_sided = False, argument
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dplug-in-compat-cmds.c799 GimpDrawable *bumpmap; in plug_in_bump_map_invoker() local
857 GimpDrawable *bumpmap; in plug_in_bump_map_tiled_invoker() local
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py5125bumpmap = property(_LibreDWG.Dwg_Object_MATERIAL_bumpmap_get, _LibreDWG.Dwg_Object_MATERIAL_bumpma… variable in Dwg_Object_MATERIAL
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h4538 Dwg_MATERIAL_mapper bumpmap; /*!< DXF 143, 179, 8, 270, 271, 272, 144 */ member