Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_util.h38 void DebugSamplerName(const IDevice& device, const GpuSampler& sampler, const BASE_NS::string_view …
H A Dgpu_resource_util.cpp92 void DebugSamplerName(const IDevice& device, const GpuSampler& sampler, const BASE_NS::string_view … in DebugSamplerName() function
H A Dgpu_resource_manager.cpp2414 GpuResourceUtil::DebugSamplerName(device_, *gpuSamplerMgr_->Get(arrayIndex), name); in ProcessDebugTags()