Searched refs:SetupBind (Results 1 – 2 of 2) sorted by relevance
239 …static Gles::Bind& SetupBind(const DescriptorSetLayoutBinding& res, BASE_NS::vector<Gles::Bind>& r…
1974 Gles::Bind& RenderBackendGLES::SetupBind(const DescriptorSetLayoutBinding& binding, vector<Gles::Bi… in SetupBind() function in RenderBackendGLES2053 auto& obj = SetupBind(res.binding, resources); in ProcessBindings()