Home
last modified time | relevance | path

Searched refs:eV3DShadingColorType (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_view3d_enums.h39 typedef enum eV3DShadingColorType { enum
46 } eV3DShadingColorType; typedef
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/workbench/
H A Dworkbench_engine.c114 eV3DShadingColorType color_type) in workbench_cache_sculpt_populate()
179 eV3DShadingColorType color_type, in workbench_cache_common_populate()
231 eV3DShadingColorType color_type, in workbench_cache_hair_populate()
253 static eV3DShadingColorType workbench_color_type_get(WORKBENCH_PrivateData *wpd, in workbench_color_type_get()
259 eV3DShadingColorType color_type = wpd->shading.color_type; in workbench_color_type_get()
389 eV3DShadingColorType color_type = workbench_color_type_get( in workbench_cache_populate()
H A Dworkbench_volume.c202 eV3DShadingColorType color_type, in workbench_volume_material_color()
213 eV3DShadingColorType color_type) in workbench_volume_object_cache_populate()
331 eV3DShadingColorType color_type) in workbench_volume_cache_populate()
H A Dworkbench_private.h477 eV3DShadingColorType color_type);
482 eV3DShadingColorType color_type,
519 eV3DShadingColorType color_type);
H A Dworkbench_materials.c47 eV3DShadingColorType color_type) in workbench_material_ubo_data()
164 eV3DShadingColorType color_type, in workbench_material_setup_ex()