Home
last modified time | relevance | path

Searched refs:nor (Results 1 – 25 of 128) sorted by relevance

123456

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp911 nor = Math::Normalize(nor); in GenerateDefaultNormals()
1856 target->nortan.x = Math::PackHalf2X16({ nor.x, nor.y }); in GatherDeltasPN()
1859 target->nor = Math::Vec4(nor, 0.f); in GatherDeltasPN()
1881 Math::Vec3 nor; in GatherDeltasPN() local
1896 target->nortan.x = Math::PackHalf2X16({ nor.data[R], nor.data[G] }); in GatherDeltasPN()
1899 target->nor = Math::Vec4(nor.data[R], nor.data[G], nor.data[B], 0.f); in GatherDeltasPN()
1988 target->nortan.x = Math::PackHalf2X16({ nor.x, nor.y }); in GatherDeltasPNT()
1993 target->nor = Math::Vec4(nor, 0.f); in GatherDeltasPNT()
2016 Math::Vec3 nor; in GatherDeltasPNT() local
2036 target->nortan.x = Math::PackHalf2X16({ nor.data[R], nor.data[G] }); in GatherDeltasPNT()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dmorph_target_structs.h34 vec4 nor; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/computeshader/
H A Dcore3d_dm_morph.comp91 vec3 n = data[tid].nor.xyz;
107 n += data[index].nor.xyz * w;
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-bundles-fs-support.md81 对于基于JFFS2和nor flash的开发,总体而言,与其他文件系统非常相似,因为都有VFS层来屏蔽了具体文件系统的差异,对外接口体现也都是标准的POSIX接口。
83 对于整个裸nor flash设备而言,没有集中的地方来管理和记录分区的信息。因此,需要通过其他的配置方式来传递这部分信息(当前使用的方式是在烧写镜像的时候,使用bootargs参数配置的),然后在代…
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/model/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/test/
H A DBUILD.gn14 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/test/
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/model/storage/
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/test/sample_driver/
H A DBUILD.gn14 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/manager/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/misc/light/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/network/ethernet/
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/network/wifi/
H A DKconfig13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/liteos/
H A DBUILD.gn14 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
H A DLICENSE14 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/
H A DBUILD.gn14 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/osal/
H A DBUILD.gn14 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/osal/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/
H A DBUILD.gn13 # 3. Neither the name of the copyright holder nor the names of its contributors may be used

123456