Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h239 …static Gles::Bind& SetupBind(const DescriptorSetLayoutBinding& res, BASE_NS::vector<Gles::Bind>& r…
H A Drender_backend_gles.cpp1974 Gles::Bind& RenderBackendGLES::SetupBind(const DescriptorSetLayoutBinding& binding, vector<Gles::Bi… in SetupBind() function in RenderBackendGLES
2053 auto& obj = SetupBind(res.binding, resources); in ProcessBindings()