Home
last modified time | relevance | path

Searched defs:bindableImage (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp357 BindableImage& bindableImage = images_[bind.resourceIndex].resource; in BindImage() local
425 … BindableImage& bindableImage = (idx == 0) ? ref : images_[arrayOffset + idx - 1].resource; in BindImages() local