Searched refs:eUpdateAfterBindPool (Results 1 – 4 of 4) sorted by relevance
2171 eUpdateAfterBindPool = VK_DESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BIT enumerator2181 DescriptorSetLayoutCreateFlagBits::eUpdateAfterBindPool;
513 …if ( value & DescriptorSetLayoutCreateFlagBits::eUpdateAfterBindPool ) result += "UpdateAfterBindP… in to_string()2972 case DescriptorSetLayoutCreateFlagBits::eUpdateAfterBindPool : return "UpdateAfterBindPool"; in to_string()
3370 eUpdateAfterBindPool = VK_DESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BIT, enumerator3387 DescriptorSetLayoutCreateFlagBits::eUpdateAfterBindPool
693 …if ( value & DescriptorSetLayoutCreateFlagBits::eUpdateAfterBindPool ) result += "UpdateAfterBindP… in to_string()5208 case DescriptorSetLayoutCreateFlagBits::eUpdateAfterBindPool : return "UpdateAfterBindPool"; in to_string()