Searched refs:IsPushDescriptor (Results 1 – 3 of 3) sorted by relevance
147 …bool IsPushDescriptor() const { return GetCreateFlags() & VK_DESCRIPTOR_SET_LAYOUT_CREATE_PUSH_DES… in IsPushDescriptor() function254 bool IsPushDescriptor() const { return layout_id_->IsPushDescriptor(); } in IsPushDescriptor() function614 bool IsPushDescriptor() const { return p_layout_->IsPushDescriptor(); }; in IsPushDescriptor() function
907 assert(IsPushDescriptor()); in PerformPushDescriptorsUpdate()1862 if (IsPushDescriptor()) { in StringifySetAndLayout()1876 assert(push_set->IsPushDescriptor()); in ValidatePushDescriptorsUpdate()2181 if (layout->IsPushDescriptor()) { in ValidateAllocateDescriptorSets()2311 if (current_binding.Layout()->IsPushDescriptor()) { in VerifyUpdateConsistency()
1158 if (descriptor_set->IsPushDescriptor()) return true; in VerifySetLayoutCompatibility()1212 if (!descriptor_set->IsPushDescriptor()) { in ValidateCmdBufDrawState()1269 if (!descriptor_set->IsPushDescriptor()) { in UpdateDrawState()5673 if (set_layouts[i]->IsPushDescriptor()) ++push_descriptor_set_count; in PreCallValidateCreatePipelineLayout()7431 if (ds && ds->IsPushDescriptor()) { in UpdateLastBoundDescriptorSets()7493 if (!descriptor_set->IsPushDescriptor()) { in UpdateLastBoundDescriptorSets()7675 if (!dsl->IsPushDescriptor()) { in PreCallValidateCmdPushDescriptorSetKHR()7705 !pipeline_layout->set_layouts[set]->IsPushDescriptor()) in RecordCmdPushDescriptorSetState()13824 !pipeline_layout->set_layouts[pd_set]->IsPushDescriptor()) { in ValidateDescriptorUpdateTemplate()13970 if (!dsl->IsPushDescriptor()) { in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()