Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2036 const GpuSamplerVk* samplerPtr = in UpdateCommandListDescriptorSets() local
2038 if (samplerPtr) { in UpdateCommandListDescriptorSets()
2039 sampler = samplerPtr->GetPlatformData().sampler; in UpdateCommandListDescriptorSets()