Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h192 CORE_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE = 4, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp142 case CORE_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE: in GetWrapMode()