Searched defs:isPush (Results 1 – 2 of 2) sorted by relevance
479 const bool isPush = atomDecl->atomType == ATOM_TYPE_PUSHED; in write_rust_struct() local
147 …ctLifetimes::ValidateDescriptorWrite(DispObj disp, VkWriteDescriptorSet const *desc, bool isPush) { in ValidateDescriptorWrite()