Home
last modified time | relevance | path

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

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