Searched refs:GetDescriptorSetLayoutBindingValidity (Results 1 – 6 of 6) sorted by relevance
44 virtual bool GetDescriptorSetLayoutBindingValidity() const = 0; in RENDER_BEGIN_NAMESPACE()
100 bool GetDescriptorSetLayoutBindingValidity() const override;
240 bool DescriptorSetBinder::GetDescriptorSetLayoutBindingValidity() const in GetDescriptorSetLayoutBindingValidity() function in DescriptorSetBinder714 if (!ref.GetDescriptorSetLayoutBindingValidity()) { in GetPipelineDescriptorSetLayoutBindingValidity()
290 if (binder.GetDescriptorSetLayoutBindingValidity()) { in UpdateAndBindCustomSet()
534 if (binder.GetDescriptorSetLayoutBindingValidity()) { in UpdateAndBindSet3()
387 if (!binder.GetDescriptorSetLayoutBindingValidity()) { in RenderGraphics()