Home
last modified time | relevance | path

Searched refs:CORE_MATERIAL_METALLIC_ROUGHNESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_target_packing_common.h113 if (materialType == CORE_MATERIAL_METALLIC_ROUGHNESS) { in GetPackMaterialWithFlags()
164 if (materialType == CORE_MATERIAL_METALLIC_ROUGHNESS) { in GetUnpackMaterialWithFlags()
H A D3d_dm_structures_common.h88 #define CORE_MATERIAL_METALLIC_ROUGHNESS 0 macro