Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h190 CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER = 3, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp143 case CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER: in GetWrapMode()