Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_inplace_sampling_common.h23 vec2 GetTransformedUV(const DefaultMaterialUnpackedTexTransformStruct texTransform, const vec2 uvIn… in GetTransformedUV() function
53 uv = GetTransformedUV(texTransform, uv); in GetFinalSamplingUV()
67 uv = GetTransformedUV(texTransform, uv); in GetFinalSamplingUV()